pub fn _mm512_setzero_ph() -> __m512hAvailable on x86-64 and target feature
avx512fp16 and (x86 or x86-64) only.Expand description
Return vector of type __m512h with all elements set to zero.
pub fn _mm512_setzero_ph() -> __m512havx512fp16 and (x86 or x86-64) only.Return vector of type __m512h with all elements set to zero.