Function _mm512_popcnt_epi8
#[target_feature(enable = "avx512bitalg")]
pub const fn _mm512_popcnt_epi8(a: __m512i) -> __m512i
For each packed 8-bit integer maps the value to the number of logical 1 bits.
_mm512_popcnt_epi8#[target_feature(enable = "avx512bitalg")]
pub const fn _mm512_popcnt_epi8(a: __m512i) -> __m512i
For each packed 8-bit integer maps the value to the number of logical 1 bits.