blob: f832a2f7ecfb6de8fdbdb084ba62a7a0732f0a8e [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const float16_t r = float16_t(2.0h);
return;
}