================ @@ -10349,6 +10349,16 @@ multiclass sve2_luti2_vector_index<string mnemonic> { let Inst{23-22} = idx{2-1}; let Inst{12} = idx{0}; } + ---------------- Lukacma wrote: Done https://github.com/llvm/llvm-project/pull/97058