topperc wrote: > Should we just bail out if the load intrinsics are not vp.load or masked.load early on in InterleavedAccessImpl::lowerDeinterleaveIntrinsic (and similar thing for stores)? That's what I would do. https://github.com/llvm/llvm-project/pull/150713