pub fn _mm256_cvtepi32_ph(a: __m256i) -> __m128h
Convert packed signed 32-bit integers in a to packed half-precision (16-bit) floating-point elements, and store the results in dst.
Intel’s documentation