[Mlir-commits] [mlir] [mlir][gpu] Add subgroup_reduce to shuffle lowering (PR #76530)

Stanley Winata llvmlistbot at llvm.org
Thu Dec 28 12:02:56 PST 2023


raikonenfnu wrote:

This looks very similar to the IREE VectorReduction to shuffle lowering? Is the plan to lower vector.multi_reduce to gpu.subgroup_reduce and use this lowering instead?

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


More information about the Mlir-commits mailing list