llvm-project
e01d6f45
- InstCombine: Consider not-inf/nan context when simplifying fmul (#174024)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
105 days ago
InstCombine: Consider not-inf/nan context when simplifying fmul (#174024) Consider if the result can be nan, or if the inputs cannot be infinity from the flag when trying to simplify fmul into copysign.
References
#174024 - InstCombine: Consider not-inf/nan context when simplifying fmul
Author
arsenm
Parents
961d52f3
Loading