blob: bc445b6cbcdb084da691d081253860399a6fec41 [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void unused_entry_point() {
return;
}
void f() {
matrix<float16_t, 4, 2> v = matrix<float16_t, 4, 2>((float16_t(0.0h)).xx, (float16_t(0.0h)).xx, (float16_t(0.0h)).xx, (float16_t(0.0h)).xx);
}