Feature gate: #![feature(stdarch_arm_neon_intrinsics)]
This is a tracking issue for the NEON intrinsics in core::arch::arm. This was split off from #90972 which tracked the AArch64 NEON intrinsics which have now been stabilized.
Public API
Everything in core::arch::arm that starts with the letter v.
Steps / History
Unresolved Questions
Feature gate:
#![feature(stdarch_arm_neon_intrinsics)]This is a tracking issue for the NEON intrinsics in
core::arch::arm. This was split off from #90972 which tracked the AArch64 NEON intrinsics which have now been stabilized.Public API
Everything in
core::arch::armthat starts with the letterv.Steps / History
Unresolved Questions
aesfeature from intrinsics with polynomial types with the GCC backend? Should thep64functions be gated underaes? stdarch#2109 (comment)Footnotes
https://std-dev-guide.rust-lang.org/feature-lifecycle/stabilization.html ↩