================ @@ -1402,6 +1402,98 @@ struct FoldArithExtIntoContractionOp } }; +/// Pattern to fold chained to reduction to a series of vector additions and a ---------------- antiagainst wrote: fold chained reduction https://github.com/llvm/llvm-project/pull/73048