blob: 5596ef6dc0ea0559f9c196dbdbe2ab041ef0271e [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, atomic<i32>, read_write> = var
%prevent_dce:ptr<storage, i32, read_write> = var @binding_point(2, 0)
}
%atomicSub_77883a = func():void -> %b2 {
%b2 = block {
%4:i32 = atomicSub %arg_0, 1i
%res:ptr<function, i32, read_write> = var, %4
%6:i32 = load %res
store %prevent_dce, %6
ret
}
}
%compute_main = @compute @workgroup_size(1, 1, 1) func():void -> %b3 {
%b3 = block {
%8:void = call %atomicSub_77883a
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. *
********************************************************************