llvm-project
9882b35a
- [X86][StrictFP] Combine fcmp + select to fmin/fmax for some predicates (#109512)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
333 days ago
[X86][StrictFP] Combine fcmp + select to fmin/fmax for some predicates (#109512) X86 maxss/minss etc. instructions won't turn SNaN to QNaN, so we can combine fcmp + select to them for some predicates.
References
#109512 - [X86][StrictFP] Combine fcmp + select to fmin/fmax for some predicates
Author
phoebewang
Parents
9f8ae784
Loading