blob: 3280d2794d0f5eb758b4c17797404c4b6c54fe56 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
int3 a = int3(1073757184, -1006616064, -998242304);
int3 b = a;
return;
}