================ @@ -1578,6 +1580,50 @@ struct ReduceRedundantZero final : OpRewritePattern<vector::ReductionOp> { } }; ---------------- banach-space wrote: Could you document this pattern with an example? https://github.com/llvm/llvm-project/pull/75727