Function wiwi::rust_core::arch::x86_64::_mm_cvtness_sbh

source ·
pub unsafe fn _mm_cvtness_sbh(a: f32) -> bf16
🔬This is a nightly-only experimental API. (stdarch_x86_avx512_bf16)
Available on x86-64 only.
Expand description

Converts a single-precision (32-bit) floating-point element in a to a BF16 (16-bit) floating-point element, and store the result in dst.

Intel’s documentation