llvm-project
f0f3194e
- [InstCombine] Fold icmp of gep chains (#146714)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#146714 - [InstCombine] Fold icmp of gep chains
Author
nikic
Parents
97eec759
Loading