Prevent running simd-vhighbits.clif on legacy backend.

Copyright (c) 2021, Arm Limited.
This commit is contained in:
dheaton-arm
2021-09-22 11:43:57 +01:00
parent 335177a97e
commit 63d85e1dc3

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 %vhighbits_i8x16(i8x16) -> i16 { function %vhighbits_i8x16(i8x16) -> i16 {
block0(v0: i8x16): block0(v0: i8x16):