blob: 304e5590428bfc2a2eaabda18a63669cb6822b03 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
float16_t b = float16_t(1.0h);
}