Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch authored Dec 5, 2016
1 parent dc175fc commit 6cf7145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ is used.
* For array sizes ≥ 1 kilobyte an ```AVX2``` algorithm is used if
the CPU supports AVX2.
* For CPUs without ```POPCNT``` instruction a portable
integer popcount algorithm is used.
integer algorithm is used.

The GitHub repository
[WojciechMula/sse-popcount](https://github.com/WojciechMula/sse-popcount/tree/master/results)
Expand Down

0 comments on commit 6cf7145

Please sign in to comment.