Skip to content

Conversation

folkertdev
Copy link
Contributor

They are defined in the aarch64 module, so this cfg is pointless. These two instructions, operating on 64-bit input, are only available on aarch64, not on arm.

They are defined in the aarch64 module, so this cfg is pointless.

Note that these instructions do exist for arm, but the aarch64 ones are
already stable, so this would need some additional work to implement
them for arm.
@rustbot
Copy link
Collaborator

rustbot commented Oct 9, 2025

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

@sayantn sayantn enabled auto-merge October 9, 2025 17:29
@sayantn sayantn added this pull request to the merge queue Oct 9, 2025
Merged via the queue into rust-lang:master with commit 0c27594 Oct 9, 2025
63 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