Skip to content

add vec_extract, vec_insert, vec_promote and vec_insert_and_zero#1772

Merged
Amanieu merged 1 commit intorust-lang:masterfrom
folkertdev:vector-insert-extract
Apr 17, 2025
Merged

add vec_extract, vec_insert, vec_promote and vec_insert_and_zero#1772
Amanieu merged 1 commit intorust-lang:masterfrom
folkertdev:vector-insert-extract

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