blob: 556250880759565929be71454d85310a1066d4e6 [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static vector<float16_t, 4> u = (float16_t(1.0h)).xxxx;
void f() {
const uint4 v = uint4(u);
}