Function f16x4_to_f64x4_x86_f16c

Source
pub(super) unsafe fn f16x4_to_f64x4_x86_f16c(v: &[u16; 4]) -> [f64; 4]
Available with target feature f16c only.