pub unsafe fn _mm512_undefined_epi32() -> __m512i
🔬This is a nightly-only experimental API. (
stdsimd
)Available on x86-64 only.
Expand description
Return vector of type __m512i with undefined elements.
pub unsafe fn _mm512_undefined_epi32() -> __m512i
stdsimd
)Return vector of type __m512i with undefined elements.