https://github.com/rust-lang/stdarch/pull/1266 has landed and [shipped in v1.59](https://blog.rust-lang.org/2022/02/24/Rust-1.59.0.html) Note that documentation still displays the intrinsics as unstable due to a rustdoc bug: https://github.com/rust-lang/stdarch/issues/1268 It should be possible to remove the feature gate now and enable SIMD on ARM by default.