]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Add LoongArch64 slide_hash implementation
authorVladislav Shchapov <vladislav@shchapov.ru>
Tue, 10 Jun 2025 15:35:02 +0000 (20:35 +0500)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 11 Jul 2025 14:12:18 +0000 (16:12 +0200)
commit0de04c10d6d89f02845e549882345d22cd6dbcef
tree523f71ba284c3de49dec197cb1445183f0ef8d91
parenta26ca25a704b3f2cfed6ad41c060935bc2e5316b
Add LoongArch64 slide_hash implementation

Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
CMakeLists.txt
arch/loongarch/Makefile.in
arch/loongarch/loongarch_functions.h
arch/loongarch/slide_hash_lasx.c [new file with mode: 0644]
arch/loongarch/slide_hash_lsx.c [new file with mode: 0644]
configure
functable.c
test/benchmarks/benchmark_slidehash.cc