[llvm] [InstCombine] Optimize icmp(sub(a, c), sub(b, c)) to icmp(a, b) if a, b, and c are pointers (PR #161698)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 25 09:31:04 PST 2025
https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/161698
More information about the llvm-commits
mailing list