llvm-project
4af249fe - Add usub_cond and usub_sat operations to atomicrmw (#105568)

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.
Author
Parents
Loading