blob: c3082efa2088f279f9b146a50304731c67bf860b [file]
[numthreads(1, 1, 1)]
void f() {
vector<float16_t, 4> v = (float16_t(0.0h)).xxxx;
}