if two gep comparisons only differ by one index, compare that index directly.
This allows us to better optimize begin() -> end() comparisons in common cases. llvm-svn: 19542
Loading
Please register or sign in to comment
This allows us to better optimize begin() -> end() comparisons in common cases. llvm-svn: 19542