| avx2.rs |
# Safety
The functions in this module should only be executed on x86 machines with the AVX2 extension. |
6394 |
- |
| avx512.rs |
|
7031 |
- |
| avx512_vnni.rs |
We might get a tad bit more ILP here if we sum to a second register in the loop |
7254 |
- |
| generic.rs |
split Adler-32 into component sums |
3133 |
- |
| neon.rs |
# Safety
The functions in this module should only be executed on aarch64 machines with the Neon
extension. |
8732 |
- |
| wasm.rs |
|
4026 |
- |