================ @@ -3524,7 +3524,13 @@ tryToMatchAndCreateMulAccumulateReduction(VPReductionRecipe *Red, }; VPValue *VecOp = Red->getVecOp(); + VPValue *Sub = nullptr; ---------------- SamTebbs33 wrote: Done. https://github.com/llvm/llvm-project/pull/160154