================ @@ -8966,10 +8930,10 @@ VPlanPtr LoopVectorizationPlanner::buildVPlan(VFRange &Range) { } // Adjust the recipes for reductions. For in-loop reductions the chain of -// instructions leading from the loop exit instr to the phi need to be converted -// to reductions, with one operand being vector and the other being the scalar -// reduction chain. For other reductions, a select is introduced between the phi -// and live-out recipes when folding the tail. +// instructions leading from the loop exit instr to the phi need to be +// converted to reductions, with one operand being vector and the other +// being the scalar reduction chain. For other reductions, a select is +// introduced between the phi and live-out recipes when folding the tail. ---------------- fhahn wrote:
undone, thanks! https://github.com/llvm/llvm-project/pull/76090 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits