[clang] [llvm] [InstCombine] Strip leading zero indices from GEP (PR #155415)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 4 07:14:02 PDT 2025


nikic wrote:

Ah yes, good point. That means the issue was already introduced at an earlier point in the middle-end pipeline, not during codegen.

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


More information about the llvm-commits mailing list