blob: 39be8072c8397a3cad08f7725c2912c1c3d279f2 [file] [log] [blame]
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static bool4 u = (true).xxxx;
void f() {
const vector<float16_t, 4> v = vector<float16_t, 4>(u);
}