llvm-project
b8b74945 - [InstCombine] Rewrite multi-use GEPs when simplifying comparison (#146100)

Commit
163 days ago
[InstCombine] Rewrite multi-use GEPs when simplifying comparison (#146100) We already do this when both sides are a GEP, but not if only one is. This ensures that the offset arithmetic is not duplicated.
Author
Parents
Loading