llvm-project
f0f3194e - [InstCombine] Fold icmp of gep chains (#146714)

Commit
71 days ago
[InstCombine] Fold icmp of gep chains (#146714) This extends https://github.com/llvm/llvm-project/pull/144065 to the general case of an icmp between two GEP chains that have a common base.
Author
Parents
Loading