[Mlir-commits] [mlir] [mlir][gpu] Add `gpu.subgroup_uniform` op (PR #157743)

Fabian Mora llvmlistbot at llvm.org
Wed Sep 10 08:20:27 PDT 2025


https://github.com/fabianmcg commented:

Please add a pattern for replacing the op by the input, allowing it to be truly a nop. You can then add this pattern to gpu-to-rocdl to handle the cases where it's not possible to use readfirstlane 

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


More information about the Mlir-commits mailing list