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 SIMD optimization for LoongArch #363

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Pengzhou0810
Copy link

These four patches have added SMID optimization for the loongarch(a new architecture of Loongson CPU)

yinshiyou and others added 4 commits August 22, 2024 17:50
The performance of the bench are as follows:
./tests/bench oc32768
before: 7720.7147 mflops
after:  12510.85 mflops

Signed-off-by: Hao Chen <[email protected]>
Change-Id: I0614fb3be1ba4ab5dd2f5816a0a842faafe0892c
The performance of the bench are as follows:
./tests/bench oc32768
before: 12510.85 mflops
after:  13093.016 mflops

Signed-off-by: Hao Chen <[email protected]>
Change-Id: Ib1cae1d7d3fc1af914194d3898972ec7600421a0
@Pengzhou0810
Copy link
Author

Hello @stevengj , could you please help review my patch and see if it can be merged into fftw3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants