Commit 64ef5ac
committed
Match Neon test features to their intrinsics.
The tests can run if and only if the target_features for the
corresponding intrinsics are detected at run-time, so make sure that the
tests have an appropriate `simd_test()`.
This fixes some failures due to tests running when they shouldn't. For
example, some tests would fail on hardware that lacks "fcma".1 parent cdd26c8 commit 64ef5ac
File tree
3 files changed
+199
-172
lines changed- crates
- core_arch/src
- aarch64/neon
- stdarch-gen/src
3 files changed
+199
-172
lines changed
0 commit comments