Function _mm256_cvtsh_h
#[target_feature(enable = "avx512fp16")]
pub const fn _mm256_cvtsh_h(a: __m256h) -> f16
Copy the lower half-precision (16-bit) floating-point element from a to dst.
_mm256_cvtsh_h#[target_feature(enable = "avx512fp16")]
pub const fn _mm256_cvtsh_h(a: __m256h) -> f16
Copy the lower half-precision (16-bit) floating-point element from a to dst.