blob: 89dabfae7ad140e2c7d41c276f9a32b29c4e5207 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:469 internal compiler error: %b1 = block { # root
%arg_0:ptr<workgroup, i32, read_write> = var
%prevent_dce:ptr<storage, i32, read_write> = var @binding_point(2, 0)
}
%workgroupUniformLoad_9d33de = func():void -> %b2 {
%b2 = block {
%4:void = workgroupBarrier
%5:i32 = load %arg_0
%6:void = workgroupBarrier
%res:ptr<function, i32, read_write> = var, %5
%8:i32 = load %res
store %prevent_dce, %8
ret
}
}
%compute_main = @compute @workgroup_size(1, 1, 1) func():void -> %b3 {
%b3 = block {
%10:void = call %workgroupUniformLoad_9d33de
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. *
********************************************************************