Function f64x8_to_f16x8_x86_f16c

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