Skip to content

Commit

Permalink
Match Neon test features to their intrinsics.
Browse files Browse the repository at this point in the history
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".
  • Loading branch information
jacobbramley committed Jan 4, 2023
1 parent cdd26c8 commit 64ef5ac
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 172 deletions.
Loading

0 comments on commit 64ef5ac

Please sign in to comment.