llvm-project
b37a4b99
- [InstCombine] Improve coverage of `foldSelectValueEquivalence` for non-constants
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[InstCombine] Improve coverage of `foldSelectValueEquivalence` for non-constants If f(Y) simplifies to Y, replace with Y. This requires Y to be non-undef. Closes #94719
Author
goldsteinn
Committer
goldsteinn
Parents
61c4d7b9
Loading