]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Use aligned load/store in AVX2 Slide Hash. slide-hash-avx2-aligned-load 1950/head
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Sun, 3 Aug 2025 21:04:20 +0000 (23:04 +0200)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Sat, 16 Aug 2025 22:35:10 +0000 (00:35 +0200)
commit434efaa2dcee39a8023f72140f1731374cfbae28
tree6f917cdce57a9f312164c96bb9c4c74d408141fd
parentf7bd1990e7994b32cfb00036a72dfc0b4b03a472
Use aligned load/store in AVX2 Slide Hash.
Also test slidehash from 512 bytes, the minimum window size we use.
arch/x86/slide_hash_avx2.c
test/benchmarks/benchmark_slidehash.cc