[Mlir-commits] [mlir] [mlir][xegpu] Add support for `vector.multi_reduction` SIMT distribution. (PR #157560)

Charitha Saumya llvmlistbot at llvm.org
Mon Sep 8 14:51:05 PDT 2025


charithaintc wrote:

@adam-smnk We decided to move the muti reduction distribution inside XeGPU subgroup distribution after some discussion. Reason being certain cases of reduction require accessing the layouts of the source of reduction which upstream vector distribution does not allow us to do. I will close #154438 

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


More information about the Mlir-commits mailing list