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

Question about NEON instruction on aarch64 architecture #317

Open
zzzDavid opened this issue Jul 26, 2022 · 0 comments
Open

Question about NEON instruction on aarch64 architecture #317

zzzDavid opened this issue Jul 26, 2022 · 0 comments

Comments

@zzzDavid
Copy link

Hi,

I wonder if the kernels for aarch64 architecture use NEON instructions? The assembly code in https://github.com/google/ruy/blob/master/ruy/kernel_arm64.cc doesn't have NEON instructions like VADD or VMUL. How is vectorization performed for 64-bit arm architectures?

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

No branches or pull requests

1 participant