[llvm] [InstCombine] Fix #163110: Fold icmp (shl X, L), (add (shl Y, L), 1<<L) to icmp X, (Y + 1) (PR #165975)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 17 05:22:04 PST 2026


Michael-Chen-NJU wrote:

ping


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


More information about the llvm-commits mailing list