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

Convert i32 lanes to be f64 lanes.