pub fn _mm512_cvtepi32_ph(a: __m512i) -> __m256h
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