[llvm] [VPlan] Introduce ComputeReductionResult VPInstruction opcode. (PR #70253)

via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 08:36:53 PST 2023


================
@@ -7640,6 +7463,42 @@ SCEV2ValueTy LoopVectorizationPlanner::executePlan(
 
   BestVPlan.execute(&State);
 
----------------
ayalz wrote:

Worth commenting, something like
`// 2.5 Collect reduction resume values.`
?

Worth outlining?

https://github.com/llvm/llvm-project/pull/70253


More information about the llvm-commits mailing list