Skip to content

aarch64: use simd_reduce_{min, max} on integers#2053

Merged
folkertdev merged 1 commit intorust-lang:mainfrom
folkertdev:aarch64-int-simd-reduce-min-max
Mar 12, 2026
Merged

aarch64: use simd_reduce_{min, max} on integers#2053
folkertdev merged 1 commit intorust-lang:mainfrom
folkertdev:aarch64-int-simd-reduce-min-max

Conversation

@folkertdev
Copy link
Contributor

follow-up from #2052, which removes the use of simd_reduce_{min, max} on floats, but also from some integer operations. This PR adds those changes back.

@rustbot
Copy link
Collaborator

rustbot commented Mar 10, 2026

r? @sayantn

rustbot has assigned @sayantn.
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

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @Amanieu, @folkertdev, @sayantn
  • @Amanieu, @folkertdev, @sayantn expanded to Amanieu, folkertdev, sayantn
  • Random selection from Amanieu, sayantn

@sayantn sayantn added this pull request to the merge queue Mar 12, 2026
github-merge-queue bot pushed a commit that referenced this pull request Mar 12, 2026
aarch64: use `simd_reduce_{min, max}` on integers
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 12, 2026
@sayantn sayantn added this pull request to the merge queue Mar 12, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 12, 2026
@folkertdev folkertdev added this pull request to the merge queue Mar 12, 2026
Merged via the queue into rust-lang:main with commit 7a5ba5a Mar 12, 2026
77 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