Prevent running tests on legacy backend.

Copyright (c) 2021, Arm Limited
This commit is contained in:
dheaton-arm
2021-09-22 13:50:31 +01:00
parent 02ff19f2fc
commit faaf6b537a

View File

@@ -2,7 +2,7 @@ test interpret
test run test run
target aarch64 target aarch64
set enable_simd set enable_simd
target x86_64 target x86_64 machinst
function %sqmulrs_i16x8(i16x8, i16x8) -> i16x8 { function %sqmulrs_i16x8(i16x8, i16x8) -> i16x8 {
block0(v0: i16x8, v1: i16x8): block0(v0: i16x8, v1: i16x8):