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

[Go] Add ARM64 Neon impl for Casting #33214

Closed
asfimport opened this issue Oct 12, 2022 · 1 comment
Closed

[Go] Add ARM64 Neon impl for Casting #33214

asfimport opened this issue Oct 12, 2022 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Currently there's only ASM implementations for AVX2 and SSE4, everything else drops to pure Go. So let's also add a neon implementation for arm64

Reporter: Matthew Topol / @zeroshade
Assignee: Matthew Topol / @zeroshade

PRs and other links:

Note: This issue was originally created as ARROW-18010. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Matthew Topol / @zeroshade:
Issue resolved by pull request 14388
#14388

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

No branches or pull requests

2 participants