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 support for Arm/Aaarch64. #344

Closed
wants to merge 1 commit into from
Closed

Conversation

nh13
Copy link
Contributor

@nh13 nh13 commented Mar 1, 2022

Uses sse2neon to convert Intel SSE intrinsics to Arm/Aarch64 NEON intrinsics.

See: https://github.com/DLTcollab/sse2neon

Uses sse2neon to convert Intel SSE intrinsics to Arm/Aarch64 NEON intrinsics.

See: https://github.com/DLTcollab/sse2neon
@mr-c
Copy link

mr-c commented Mar 7, 2022

See also #283 for this + other archs (ppc64le and s390x)

@martin-g
Copy link
Contributor

+1 for support for ARM64 via sse2neon or simde!

@nh13
Copy link
Contributor Author

nh13 commented Aug 31, 2022

Closing as now #359 has been merged. Thanks @jmarshall!

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