================
@@ -753,10 +758,25 @@ static void processLaneForReplicateRegion(VPlan &Plan, Type *IdxTy,
NewR.setOperand(I, NewOp);
}
+ const APInt *InsertExtractIdx;
----------------
fhahn wrote:
done thanks
https://github.com/llvm/llvm-project/pull/189022