blob: 62a73b8e316dcbe7d54b6d035303f4f651d1ee80 [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static vector<float16_t, 2> u = (float16_t(1.0h)).xx;
void f() {
const int2 v = int2(u);
}