[Mlir-commits] [mlir] [mlir][gpu] Pattern to promote `gpu.shuffle` to specialized AMDGPU ops (PR #137109)

Krzysztof Drewniak llvmlistbot at llvm.org
Fri Apr 25 08:55:14 PDT 2025


krzysz00 wrote:

I claim that subgroup reduction is a fundamental primitive separate from shuffles and that decomposing it should be a very low-level decision. (See also, SPIR-V has it as a primitive)

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


More information about the Mlir-commits mailing list