We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d887e commit ff46a30Copy full SHA for ff46a30
ChangeLog
@@ -4,7 +4,7 @@
4
5
* Add ARM SVE algorithm.
6
* Replace AVX512BW algorithm by faster AVX512 VPOPCNTDQ algorithm.
7
- * Add MSVC compiler support ARM NEON popcount algorithm.
+ * Add MSVC support for ARM NEON.
8
* Improve preprocessor checks using __has_include() macro.
9
* Port tests from AppVeyor to GitHub actions.
10
* Get rid of unaligned uint64_t memory acceses, this fixes
0 commit comments