llvm-project
c43f6a06
- [X86] Fix widening for strict_fmin/fmax (#188286)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
36 days ago
[X86] Fix widening for strict_fmin/fmax (#188286) I believe that widening these with undef is not correct, because the undef values might be picked as sNaN and then trap.
References
#188286 - [X86] Fix widening for strict_fmin/fmax
Author
nikic
Parents
8b1f7f00
Loading