[llvm] [InstCombine] Optimize icmp(sub(a, c), sub(b, c)) to icmp(a, b) if a, b, and c are pointers (PR #161698)

Ryan Buchner via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 16:06:03 PDT 2025


https://github.com/bababuck edited https://github.com/llvm/llvm-project/pull/161698


More information about the llvm-commits mailing list