Skip to content

s390x llvm 21 improvements #1903

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 8 commits into from
Aug 21, 2025
Merged

Conversation

folkertdev
Copy link
Contributor

LLVM 21 brings some new optimizations that mean that we can use fewer llvm intrinsics. No new instructions are used, so this code works with older LLVM versions, but does not optimize (nearly) as well.

@rustbot
Copy link
Collaborator

rustbot commented Aug 20, 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

@folkertdev folkertdev changed the title S390x llvm 21 fixes s390x llvm 21 improvements Aug 20, 2025
@Amanieu Amanieu added this pull request to the merge queue Aug 21, 2025
Merged via the queue into rust-lang:master with commit a48b274 Aug 21, 2025
62 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