[Mlir-commits] [mlir] [MLIR][XeGPU] Lowering 2-Dimensional Reductions of N-D Tensors into Chained 1-D Reductions (PR #186034)

Artem Kroviakov llvmlistbot at llvm.org
Thu Mar 12 03:30:58 PDT 2026


https://github.com/akroviakov approved this pull request.

Rank-wise, LGTM, but it implicitly restricts the available reduction kinds compared to the previous code.

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


More information about the Mlir-commits mailing list