[clang] [llvm] [InstCombine] Strip leading zero indices from GEP (PR #155415)
Jan Patrick Lehr via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 5 04:34:44 PDT 2025
jplehr wrote:
Given this is in the `preopt` IR, the change would occur in an even earlier stage, right? I'll see if I can get some IR out of whatever stage that may be.
https://github.com/llvm/llvm-project/pull/155415
More information about the cfe-commits
mailing list