[][src]Function core_arch::x86_64::_mm256_cvtph_ps

pub unsafe fn _mm256_cvtph_ps(a: __m128i) -> __m256
🔬 This is a nightly-only experimental API. (stdsimd)
This is supported on x86-64 and target feature f16c only.

Converts the 8 x 16-bit half-precision float values in the 128-bit vector a into 8 x 32-bit float values stored in a 256-bit wide vector.