Skip to content

loongarch: Use intrinsics::simd for vbit{clr,rev,set}#2093

Draft
heiher wants to merge 2 commits intorust-lang:mainfrom
heiher:vbit-clr-rev-set
Draft

loongarch: Use intrinsics::simd for vbit{clr,rev,set}#2093
heiher wants to merge 2 commits intorust-lang:mainfrom
heiher:vbit-clr-rev-set

Conversation

@heiher
Copy link
Copy Markdown
Contributor

@heiher heiher commented Apr 28, 2026

No description provided.

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 28, 2026

r? @folkertdev

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

Comment thread crates/core_arch/src/loongarch64/simd.rs
Comment thread crates/core_arch/src/loongarch64/simd.rs Outdated
Rename `SimdL` to `SimdExt`, `impl_simdl!` to `impl_simd_ext!`,
and the helper functions in `loongarch64/simd.rs` from `simdl_*`
to `simd_*`.

Also qualify intrinsic and helper calls explicitly with aliases:
- `is::` for `crate::intrinsics::simd`
- `cs::` for `crate::core_arch::simd`
- `ls::` for local LoongArch SIMD helpers
@heiher heiher force-pushed the vbit-clr-rev-set branch from 323457c to c93f2ae Compare April 30, 2026 08:07
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