Skip to content

Use full path to refer simd_shuffle intrinsic from simd_shuffle! macro#1630

Merged
Amanieu merged 2 commits intorust-lang:masterfrom
eduardosm:fix
Aug 17, 2024
Merged

Use full path to refer simd_shuffle intrinsic from simd_shuffle! macro#1630
Amanieu merged 2 commits intorust-lang:masterfrom
eduardosm:fix

Conversation

@eduardosm
Copy link
Copy Markdown
Contributor

Avoids needing to import crate::intrinsics::simd::simd_shuffle in each file where simd_shuffle! is used and fixes loongarch64.

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Aug 17, 2024

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

…macro

Avoids needing to import `crate::intrinsics::simd::simd_shuffle` in each file where `simd_shuffle!` is used and fixes loongarch64
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