llvm-project
4af249fe
- Add usub_cond and usub_sat operations to atomicrmw (#105568)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Add usub_cond and usub_sat operations to atomicrmw (#105568) These both perform conditional subtraction, returning the minuend and zero respectively, if the difference is negative.
References
#105568 - Add usub_cond and usub_sat operations to atomicrmw
Author
anjenner
Parents
109cd11d
Loading