dawn-cmake/test/tint/unittest/reader/spirv/SpvUnaryConversionTest_ConvertFToU_HoistedValue.spvasm.expected.hlsl
Antonio Maiorano 0da5e8b35d tint: regen skips for hlsl files that were missing error message in the output
Also mark all the skips for time out the same way for easier grepping.

Change-Id: Ie071df30431bded7838205c3a18483a5233687c7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/88341
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2022-04-28 15:11:03 +00:00

26 lines
365 B
HLSL

SKIP: FAILED
void main_1() {
[loop] while (true) {
float x_600 = 0.0f;
if (true) {
break;
}
if (true) {
x_600 = 50.0f;
}
break;
{
const uint x_82 = uint(x_600);
}
}
return;
}
void main() {
main_1();
return;
}
Internal compiler error: access violation. Attempted to read from address 0x0000000000000048