Skip to content

Add vqrsh* neon instructions #1119

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

Merged
merged 1 commit into from
Apr 15, 2021
Merged

Add vqrsh* neon instructions #1119

merged 1 commit into from
Apr 15, 2021

Conversation

SparrowLii
Copy link
Member

@SparrowLii SparrowLii commented Apr 15, 2021

This PR adds vqrshl*, vqrshrn*, vqrshrun* neon instructions.
When using llvm interfaces with const generics, arm and aarch64 will have different implementations, so the code generator is enhanced accordingly to generate the required code format.

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu Amanieu merged commit bc1ce17 into rust-lang:master Apr 15, 2021
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