Skip to content

Conversation

SparrowLii
Copy link
Member

@SparrowLii SparrowLii commented Sep 26, 2021

This PR completes vld* and vst* neon instructions
One commit will contain one type of them.

@rust-highfive
Copy link

r? @Amanieu

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

@SparrowLii SparrowLii changed the title [WIP] Complete vld* and vst* neon instructions Complete vld* and vst* neon instructions Sep 26, 2021
@SparrowLii
Copy link
Member Author

I think all vld* and vst* instructions have been implemented.

@hkratz
Copy link
Contributor

hkratz commented Sep 27, 2021

A lot of the new intrinsics contain calls to other intrinsics on arm (thus the necessary bumps to the instructions limits and the nop expected instructions) but we can probably take care of that later as it is tracked in #1210. On ARM64 inlining works properly.

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.

4 participants