llvm-project
e89f7b58
- [LLVM] Add FastMathFlags operand to simplifySelectInst. (#197138)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#197138 - [LLVM] Add FastMathFlags operand to simplifySelectInst.
Author
paulwalker-arm
Parents
adfe8697
Loading