Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ht_dec.c: Improve MSVC arm64 popcount performance (#1479)
Use NEON instructions for ARM64 (implementation based on microsoft/STL#2127). Godbolt output here: https://godbolt.org/z/q7GPTqT14
- Loading branch information