pub unsafe fn _mm_cvtsbh_ss(a: bf16) -> f32
🔬This is a nightly-only experimental API. (
stdarch_x86_avx512_bf16
)Available on x86 only.
Expand description
Converts a single BF16 (16-bit) floating-point element in a to a single-precision (32-bit) floating-point element, and store the result in dst.