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 vreinterpret neon instructions #1101

Merged
merged 2 commits into from
Mar 30, 2021
Merged

Conversation

SparrowLii
Copy link
Member

@SparrowLii SparrowLii commented Mar 30, 2021

This PR add vreinterpret(Vector reinterpret cast operation) neon instructions.
Some modifications have been made to the code generator in order to generate the correct suffixes.
A few intrinsics are present in GCC and Clang but are missing from the official documentation.
The Github comparison program looks wrong. This PR does not make any changes to existing intructions. (Look neon.spec)

@rust-highfive
Copy link

r? @Amanieu

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

@Amanieu Amanieu merged commit d7c3aca into rust-lang:master Mar 30, 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