blob: 886be0ae65222ecc81ff1a46399576a4830f0ff3 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
uint a = 1073757184u;
uint b = a;
return;
}