[Mlir-commits] [mlir] [MLIR][XeGPU] Add 2D `vector.multi_reduction` optimization (PR #171154)
Artem Kroviakov
llvmlistbot at llvm.org
Wed Jan 7 06:00:22 PST 2026
================
@@ -416,12 +416,95 @@ class VectorExtractOpPattern final
}
};
+class MultiRed2dOpPattern
----------------
akroviakov wrote:
Added
https://github.com/llvm/llvm-project/pull/171154
More information about the Mlir-commits
mailing list