blob: 835fa2cfb3ecb9b196b2af686afe340e1fcb8248 [file] [log] [blame]
void f() {
vector<float16_t, 2> b = vector<float16_t, 2>(float16_t(1.0h), float16_t(2.0h));
}