Skip to content

add vec_extract, vec_insert, vec_promote and vec_insert_and_zero #1772

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 17, 2025

Conversation

folkertdev
Copy link
Contributor

tracking issue: rust-lang/rust#135681

This uses the simd_extract_dyn and simd_insert_dyn intrinsics (added in rust-lang/rust#137447) to implement the four remaining s390x vector functions.

@rustbot
Copy link
Collaborator

rustbot commented Apr 12, 2025

r? @Amanieu

rustbot has assigned @Amanieu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@Amanieu Amanieu added this pull request to the merge queue Apr 17, 2025
Merged via the queue into rust-lang:master with commit 5ed2e5a Apr 17, 2025
60 checks passed
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