Skip to main content

fused_and_popcount_dispatch

Function fused_and_popcount_dispatch 

Source
pub fn fused_and_popcount_dispatch(a: &[u64], b: &[u64]) -> u64
Expand description

Fused AND+popcount dispatch using the best available SIMD path.