blob: 715f75193a1f692d09793e5f80b0d3f0e0bfdb83 [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
static float16_t u = float16_t(1.0h);
void f() {
const bool v = bool(u);
}