blob: a4a1b7690c0c21c9d439c2726355dfd27a6f40b1 [file] [log] [blame]
void f() {
int4 v = (int(0)).xxxx;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}