pub fn convert_to_m128_from_m256d(a: m256d) -> m128
Available with target feature avx only.
Expand description

Convert f64 lanes to be f32 lanes.