Open xen0n opened 9 months ago
Project: https://github.com/BLAKE3-team/BLAKE3
It could be beneficial to have this algorithm LoongArch-SIMD-accelerated.
The unofficial LoongArch intrinsics guide is the place to learn LoongArch SIMD without having to consult unreleased/NDA-ed official content.
I'm working on it (in c/). Lsx is ok now. (Refer to blake3_neon.c) I need some time to add lasx and makefiles.
Project: https://github.com/BLAKE3-team/BLAKE3
It could be beneficial to have this algorithm LoongArch-SIMD-accelerated.
The unofficial LoongArch intrinsics guide is the place to learn LoongArch SIMD without having to consult unreleased/NDA-ed official content.