llvm-project
53eb230e - InstCombine: Clean up SimplifyDemandedFPClass use context application (#176886)

Commit
12 days ago
InstCombine: Clean up SimplifyDemandedFPClass use context application (#176886) Clean up some now redundant propagation of known-result to known-source cases. Also move the application of the demanded mask to individual cases, since the intermediate results are often used.
Author
Parents
Loading