llvm-project
bca7864f
- [X86] Support ATOMIC_LOAD_FP_BINOP_MI for other binops (#87524)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86] Support ATOMIC_LOAD_FP_BINOP_MI for other binops (#87524) Since we can bitcast and then do the same thing sub does in the table section above, I figured it was trivial to add fsub, fmul, and fdiv.
References
#87524 - [X86] Support ATOMIC_LOAD_FP_BINOP_MI for other binops
Author
AZero13
Parents
645fb04a
Loading