blob: 1b657f16bd83d6370ea7bf60d6cedbe2b225177e [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
int a = 1073757184;
uint b = asuint(a);
}