Function f32x8_to_f16x8_x86_f16c

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