pub fn _mm512_cvtepi32_ph(a: __m512i) -> __m256hAvailable on x86 and target feature
avx512fp16 only.Expand description
Convert packed signed 32-bit integers in a to packed half-precision (16-bit) floating-point elements, and store the results in dst.