[llvm] [InstCombine] fold icmp of select with constants and invertible op (PR #147182)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 6 07:03:44 PDT 2025


https://github.com/dtcxzyw requested changes to this pull request.

We can simply extend `foldICmpEqualityWithOffset` to handle the motivating case.

https://github.com/llvm/llvm-project/pull/147182


More information about the llvm-commits mailing list