[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


================
@@ -8992,7 +8852,25 @@ void LoopVectorizationPlanner::adjustRecipesForReductions(
   SmallVector<VPReductionPHIRecipe *> InLoopReductionPhis;
----------------
fhahn wrote:

Will do separately, thanks!

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


More information about the llvm-commits mailing list