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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AArch64 intrinsics necessary for simd-json #1416

Merged
merged 5 commits into from Nov 7, 2023

Conversation

afonso360
Copy link
Contributor

馃憢 Hey,

This PR Implements the AArch64 intrinsics necessary to compile and run the simd-json testsuite.

simd-json was technically only missing uqsub, addp and I think one of the min/max ones, but I figured I might as well add the rest of them since they were quite easy.

@bjorn3
Copy link
Member

bjorn3 commented Nov 7, 2023

Somehow I entirely missed this PR. Thanks a lot for implementing these!

@bjorn3 bjorn3 merged commit 9f426ce into rust-lang:master Nov 7, 2023
17 of 18 checks passed
@bjorn3
Copy link
Member

bjorn3 commented Nov 7, 2023

Somehow I entirely missed this PR.

It looks github removed my "watch" status for this repo. I would guess this happened when moving it to the rust-lang org. I'm now watching this repo again.

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