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

Custom SSE2 and Neon #772

Merged
merged 8 commits into from
Aug 19, 2024
Merged

Custom SSE2 and Neon #772

merged 8 commits into from
Aug 19, 2024

Conversation

erincatto
Copy link
Owner

@erincatto erincatto commented Aug 19, 2024

  • hand written SSE2, Neon, and scalar SIMD
  • improved performance of SSE2 (x64) and Neon (ARM)
  • removed SIMDE library
  • SSE2 is the default on x64

@erincatto erincatto merged commit 0e333ff into main Aug 19, 2024
4 checks passed
@erincatto erincatto deleted the erincatto/sse2 branch August 19, 2024 05:57
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.

1 participant