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

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


================
@@ -347,10 +347,13 @@ class LoopVectorizationPlanner {
   /// vectorization re-using plans for both the main and epilogue vector loops.
----------------
fhahn wrote:

Adjusted, thanks!

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


More information about the llvm-commits mailing list