[Mlir-commits] [mlir] [mlir][gpu] Add `subgroup_broadcast` op (PR #152808)

Krzysztof Drewniak llvmlistbot at llvm.org
Sun Aug 17 11:16:41 PDT 2025


krzysz00 wrote:

I don't think the op - despite the name - actually requires broadcast semantics for any_lane? It could be powered to a Uniform decoration on SPIR-V?

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


More information about the Mlir-commits mailing list