================ @@ -632,7 +632,6 @@ static void legalizeAndOptimizeInductions(VPlan &Plan) { auto *PhiR = dyn_cast<VPWidenInductionRecipe>(&Phi); if (!PhiR) continue; - ---------------- Mel-Chen wrote: 45f06b4ce6e6ab87d680a9b1d7823d1f4e9f9293 https://github.com/llvm/llvm-project/pull/128718