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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s390x: final batch of intrinsics #1743

Merged
merged 30 commits into from
Mar 16, 2025

Conversation

folkertdev
Copy link
Contributor

tracking issue: rust-lang/rust#135681

well, final for now. I'm waiting on some changes to the intrinsics::simd insert and extract functions for some of the final intrinsics, and there are a couple very new intrinsics that even qemu will not run yet, so those will come when the tooling is there.

A bunch of optimization improvements to s390x have just been merged into LLVM, so when those are available (with the llvm 21 upgrade I assume) we should revisit some of the llvm comments and add/enable more instruction test cases.

@rustbot
Copy link
Collaborator

rustbot commented Mar 16, 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 Mar 16, 2025
Merged via the queue into rust-lang:master with commit 57a69c5 Mar 16, 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