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

refactor: Add missing ARM64 implementation #576

Merged
merged 1 commit into from Dec 28, 2022

Conversation

howjmay
Copy link
Contributor

@howjmay howjmay commented Dec 28, 2022

_mm_unpackhi_epi64 and _mm_unpacklo_epi64 have a lack of ARM64 implementation. This PR adds them.

_mm_unpackhi_epi64 and _mm_unpacklo_epi64 have a lack of ARM64
implementation. This PR adds them.
@jserv jserv merged commit 0c0dee0 into DLTcollab:master Dec 28, 2022
@howjmay howjmay deleted the unpacklo_epi64 branch December 28, 2022 17:21
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.

None yet

2 participants