[llvm] [InstCombine] Fix #163110: Fold icmp (shl X, L), (add (shl Y, L), 1<<L) to icmp X, (Y + 1) (PR #165975)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 4 08:10:55 PST 2026
https://github.com/dtcxzyw approved this pull request.
LGTM. Thanks!
Please update the PR title and description before landing this patch.
https://github.com/llvm/llvm-project/pull/165975
More information about the llvm-commits
mailing list