Skip to content

Use llvm.ppc.altivec.lvx intrinsic for vec_ld #1326

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 2 commits into from
Aug 20, 2022

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Aug 20, 2022

The vec_ld intrinsic is expected to automatically round the given
address down to a 16-byte boundary.

@rust-highfive
Copy link

@Amanieu: no appropriate reviewer found, use r? to override

The `vec_ld` intrinsic is expected to automatically round the given
address down to a 16-byte boundary.
@Amanieu Amanieu merged commit a99e2d2 into rust-lang:master Aug 20, 2022
Amanieu added a commit to Amanieu/stdarch that referenced this pull request Aug 22, 2022
This was previously done as part of rust-lang#1326, but it modified generated
code without fixing the root issue in neon.spec.
Amanieu added a commit that referenced this pull request Aug 22, 2022
This was previously done as part of #1326, but it modified generated
code without fixing the root issue in neon.spec.
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.

2 participants