Skip to content

libpopcnt-3.1

Latest
Compare
Choose a tag to compare
@kimwalisch kimwalisch released this 29 Jun 09:21
· 1 commit to master since this release

This release improves the AVX512 popcount algorithm. libpopcnt-3.1 is fully backwards compatible with libpopcnt-3.0 and libpopcnt-2.*.

  • Improve AVX512 popcount algorithm for trailing 64 bytes.
  • AVX512 algorithm does not require AVX512-BITALG extension anymore.