Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch committed Jun 27, 2024
1 parent 32d887e commit ff46a30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* Add ARM SVE algorithm.
* Replace AVX512BW algorithm by faster AVX512 VPOPCNTDQ algorithm.
* Add MSVC compiler support ARM NEON popcount algorithm.
* Add MSVC support for ARM NEON.
* Improve preprocessor checks using __has_include() macro.
* Port tests from AppVeyor to GitHub actions.
* Get rid of unaligned uint64_t memory acceses, this fixes
Expand Down

0 comments on commit ff46a30

Please sign in to comment.