[llvm] [InstCombine] Skip GEP canonicalization for types containing target extension types (PR #191790)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 16 09:53:31 PDT 2026
efriedma-quic wrote:
I believe the current plan for SPIR-V is to switch away from using plain GEP because of the underlying issues; see #190157.
https://github.com/llvm/llvm-project/pull/191790
More information about the llvm-commits
mailing list