blob: d97c0d254d99e7cde0ec1eebab0ea37fe8f9d732 [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 bool4 v = bool4(u);
}