Function core::arch::x86::_mm256_cvtph_ps
source · 🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on (x86 or x86-64) and target feature
f16c
and x86 only.Expand description
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.