blob: 47702b2ec1bbb6854c77207962081ec37d211f98 [file] [log] [blame]
SKIP: FAILED
<dawn>/src/tint/lang/msl/writer/printer/printer.cc:355 internal compiler error: %b1 = block { # root
%output:ptr<storage, array<u32, 2>, read_write> = var @binding_point(0, 0)
}
%tint_symbol = @compute @workgroup_size(1, 1, 1) func():void -> %b2 {
%b2 = block {
if false [t: %b3] { # if_1
%b3 = block { # true
%3:ptr<storage, u32, read_write> = access %output, 0i
store %3, 1u
exit_if # if_1
}
}
if false [t: %b4] { # if_2
%b4 = block { # true
%4:ptr<storage, u32, read_write> = access %output, 1i
store %4, 1u
exit_if # if_2
}
}
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. *
********************************************************************