Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

英雄帖:Add LoongArch SIMD support to BLAKE3 #45

Open
xen0n opened this issue Feb 26, 2024 · 1 comment
Open

英雄帖:Add LoongArch SIMD support to BLAKE3 #45

xen0n opened this issue Feb 26, 2024 · 1 comment
Labels
AREA: Arch optimization Architecture-specific enablement or optimization (e.g. addition of LoongArch SIMD codepaths) good first issue Good for newcomers 英雄帖 Volunteers welcome!

Comments

@xen0n
Copy link
Member

xen0n commented Feb 26, 2024

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.

@xen0n xen0n added good first issue Good for newcomers AREA: Arch optimization Architecture-specific enablement or optimization (e.g. addition of LoongArch SIMD codepaths) 英雄帖 Volunteers welcome! labels Feb 26, 2024
@MQ-mengqing
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AREA: Arch optimization Architecture-specific enablement or optimization (e.g. addition of LoongArch SIMD codepaths) good first issue Good for newcomers 英雄帖 Volunteers welcome!
Projects
None yet
Development

No branches or pull requests

2 participants