blob: 35f09eecc482bb065e39f62b2e4c12a8959ebc3f [file] [log] [blame]
SKIP: FAILED
../../src/tint/lang/msl/writer/printer/printer.cc:500 internal compiler error: $B1: { # root
%prevent_dce:ptr<storage, vec2<i32>, read_write> = var @binding_point(2, 0)
}
%subgroupBroadcast_3e6879 = func():void {
$B2: {
%3:vec2<i32> = subgroupBroadcast vec2<i32>(1i), 1u
%res:ptr<function, vec2<i32>, read_write> = var, %3
%5:vec2<i32> = load %res
store %prevent_dce, %5
ret
}
}
%compute_main = @compute @workgroup_size(1, 1, 1) func():void {
$B3: {
%7:void = call %subgroupBroadcast_3e6879
ret
}
}
unhandled variable address space
********************************************************************
* The tint shader compiler has encountered an unexpected error. *
* *
* Please help us fix this issue by submitting a bug report at *
* crbug.com/tint with the source program that triggered the bug. *
********************************************************************