Function _mm512_set1_ps
#[target_feature(enable = "avx512f")]
pub const fn _mm512_set1_ps(a: f32) -> __m512
Broadcast 32-bit float a to all elements of dst.
_mm512_set1_ps#[target_feature(enable = "avx512f")]
pub const fn _mm512_set1_ps(a: f32) -> __m512
Broadcast 32-bit float a to all elements of dst.