blob: 9090c99ecf444cfc30e881301b897bd5e06c238a [file] [log] [blame]
SKIP: INVALID
void f() {
vector<float16_t, 2> v = (float16_t(0.0h)).xx;
}
[numthreads(1, 1, 1)]
void unused_entry_point() {
}