[llvm] [IR] Fix UB on Op<2> in ShuffleVector predicates (PR #75549)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 08:21:27 PST 2023


rnk wrote:

It occurs to me that there's a missed opportunity to add some kind of bounds check assertion to the static index `Op<>` accessor helpers.

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


More information about the llvm-commits mailing list