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

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 12:03:15 PST 2023


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

Outlined and added comment, thanks!

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


More information about the llvm-commits mailing list