Change information
Commit message:
simd/archsimd: skip tests if AVX is not available
The simd operations require AVX. If AVX is not available, skip the
tests.
Change-Id: I3c384ba07e1e6c2c198dfb27bc84a2e27f825680
Files:
- M src/simd/archsimd/internal/simd_test/simd_test.go
- M src/simd/archsimd/pkginternal_test.go
Change size: S
Delta: 2 files changed, 20 insertions(+), 0 deletions(-)
Branch: refs/heads/master
Submit Requirements:
Code-Review: +2 by David Chase
TryBots-Pass: LUCI-TryBot-Result+1 by Go LUCI