llvm-project
c43f6a06 - [X86] Fix widening for strict_fmin/fmax (#188286)

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