llvm-project
b37a4b99 - [InstCombine] Improve coverage of `foldSelectValueEquivalence` for non-constants

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
Committer
Parents
Loading