Module f16c

Source
Available on x86 or x86-64 only.
Expand description

Functions§

_mm256_cvtph_psf16c
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.
_mm256_cvtps_phf16c
Converts the 8 x 32-bit float values in the 256-bit vector a into 8 x 16-bit half-precision float values stored in a 128-bit wide vector.
_mm_cvtph_psf16c
Converts the 4 x 16-bit half-precision float values in the lowest 64-bit of the 128-bit vector a into 4 x 32-bit float values stored in a 128-bit wide vector.
_mm_cvtps_phf16c
Converts the 4 x 32-bit float values in the 128-bit vector a into 4 x 16-bit half-precision float values stored in the lowest 64-bit of a 128-bit vector.
llvm_vcvtph2ps_128 🔒
llvm_vcvtph2ps_256 🔒
llvm_vcvtps2ph_128 🔒
llvm_vcvtps2ph_256 🔒