dcaballe wrote: ``` %mask = [0, 1, 1, 1, 1, 1, 0, 0] ``` The preceding zeros are common for the unaligned cases introduced here: https://github.com/llvm/llvm-project/pull/113411. @lialan may want to clarify. https://github.com/llvm/llvm-project/pull/115460