pub fn convert_to_m256_from_i32_m256i(a: m256i) -> m256
Available with target feature avx only.
Expand description

Convert i32 lanes to be f32 lanes.