Function _mm512_cvtss_f32

1.89.0 · Source
pub fn _mm512_cvtss_f32(a: __m512) -> f32
Expand description

Copy the lower single-precision (32-bit) floating-point element of a to dst.

Intel’s documentation