1 reference to PopCount
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.PopCount.cs (1)
62
Vector128<byte> cnt = AdvSimd.
PopCount
(x.AsByte());