[llvm] [InstCombine] Make foldCmpLoadFromIndexedGlobal more resiliant to non-array geps. (PR #150639)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 25 09:30:41 PDT 2025


dtcxzyw wrote:

IIRC https://github.com/llvm/llvm-project/pull/67093 is our final goal (i.e., cmp + load + gep i8/ptradd). But it looks stalled.


https://github.com/llvm/llvm-project/pull/150639


More information about the llvm-commits mailing list