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

Convert f64 lanes to be i32 lanes.