Skip to content

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