================ @@ -10007,6 +10007,16 @@ multiclass sve2p1_dupq<string mnemonic> { bits<1> index; let Inst{20} = index; } + + def : SVE_2_Op_Imm_Pat<nxv16i8, Op, nxv16i8, i32, VectorIndexB32b_timm, !cast<Instruction>(NAME # _B)>; ---------------- CarolineConcatto wrote:
Can you change the vector index in lines 9994, 9998, 10002, 10006? https://github.com/llvm/llvm-project/pull/83260 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits