[clang] [llvm] [IR] Fix GEP offset computations for vector GEPs (PR #75448)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 05:34:49 PST 2023


https://github.com/nikic commented:

Looks fine to me.

Alternative would be to forbid GEP indexing into vectors entirely.

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


More information about the llvm-commits mailing list