Skip to content

loongarch: Use intrinsics::simd for vs{add,sub}#2097

Draft
heiher wants to merge 3 commits intorust-lang:mainfrom
heiher:vsadd-sub
Draft

loongarch: Use intrinsics::simd for vs{add,sub}#2097
heiher wants to merge 3 commits intorust-lang:mainfrom
heiher:vsadd-sub

Conversation

@heiher
Copy link
Copy Markdown
Contributor

@heiher heiher commented Apr 30, 2026

No description provided.

heiher added 3 commits April 29, 2026 00:55
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
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.

1 participant