Function _mm512_cvtss_f32
#[target_feature(enable = "avx512f")]
pub const fn _mm512_cvtss_f32(a: __m512) -> f32
Copy the lower single-precision (32-bit) floating-point element of a to dst.
_mm512_cvtss_f32#[target_feature(enable = "avx512f")]
pub const fn _mm512_cvtss_f32(a: __m512) -> f32
Copy the lower single-precision (32-bit) floating-point element of a to dst.