blob: 20b6e28456356f12667c9744e61e767639dc0014 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:469 internal compiler error: %b1 = block { # root
%prevent_dce:ptr<storage, f32, read_write> = var @binding_point(2, 0)
}
%subgroupBroadcast_08beca = func():void -> %b2 {
%b2 = block {
%3:f32 = subgroupBroadcast 1.0f, 1u
%res:ptr<function, f32, read_write> = var, %3
%5:f32 = load %res
store %prevent_dce, %5
ret
}
}
%compute_main = @compute @workgroup_size(1, 1, 1) func():void -> %b3 {
%b3 = block {
%7:void = call %subgroupBroadcast_08beca
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. *
********************************************************************