[llvm] Reland "[LoopVectorizer] Add support for chaining partial reductions #120272" (PR #124282)

Sam Tebbs via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 07:42:27 PST 2025


================
@@ -142,9 +142,9 @@ class VPRecipeBuilder {
   /// Returns null if no scaled reduction was found, otherwise a pair with a
   /// struct containing reduction information and the scaling factor between the
   /// number of elements in the input and output.
----------------
SamTebbs33 wrote:

The comment will need updating too.

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


More information about the llvm-commits mailing list