llvm-project
e89f7b58 - [LLVM] Add FastMathFlags operand to simplifySelectInst. (#197138)

Commit
1 day ago
[LLVM] Add FastMathFlags operand to simplifySelectInst. (#197138) This removes the potentially bogus use of SimplifyQuery.CxtI, whose FastMathFlags are not necessarily relevant to the simplification.
Parents
Loading