[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 04:13:37 PDT 2025


nikic wrote:

I looked at the diff between those two, and all the changes look correct to me. The only real difference is related to __cxa_thread_finalize, which is probably just a difference in baselines (it was added yesterday).

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


More information about the llvm-commits mailing list