[Mlir-commits] [mlir] [mlir][spirv][gpu] Add lowering for `gpu.subgroup_broadcast` (PR #185818)

Igor Wodiany llvmlistbot at llvm.org
Wed Mar 11 02:00:49 PDT 2026


================
@@ -123,6 +123,34 @@ func.func @group_non_uniform_broadcast_negative_non_const(%value: f32, %localid:
 
 // -----
 
+//===----------------------------------------------------------------------===//
+// spirv.GroupNonUniformBroadcastFirst
----------------
IgWod wrote:

Please also add a test with vector values.

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


More information about the Mlir-commits mailing list