blob: 1f7aab5ad714c76a3fd917ae3dd11f1a0fc41dc8 [file] [log] [blame] [edit]
[numthreads(1, 1, 1)]
void f() {
int3 v = (int(0)).xxx;
}