llvm-project
14a6f7b2
- InstCombine: Implement SimplifyDemandedFPClass for fma (#175616)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 days ago
InstCombine: Implement SimplifyDemandedFPClass for fma (#175616) This can't do much filtering on the sources, except for nans. We can also attempt to introduce ninf/nnan.
References
#175616 - InstCombine: Implement SimplifyDemandedFPClass for fma
Author
arsenm
Parents
f8a4091f
Loading