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 naive ARM Neon port for BuildNEON() & Intersect_AltSoA() #19

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

wuyakuma
Copy link
Contributor

Just a naive NEOM implementation, kept the same structure of BuildAVX & Intersect_AltSoA for better reference

Tested on M2 MacBook, result below:
m2_speedtest

@jbikker jbikker merged commit ef4996a into jbikker:main Nov 14, 2024
6 checks passed
@jbikker
Copy link
Owner

jbikker commented Nov 14, 2024

That looks very nice, thanks! Great to see fast build performance using NEON on Apple.

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.

2 participants