cranelift: Move bitselect runtest file to shared runtests directory

This commit is contained in:
Nick Fitzgerald
2022-01-06 11:25:27 -08:00
parent 6e0f732993
commit b60a4df2af

View File

@@ -1,6 +1,7 @@
test run test run
set enable_simd set enable_simd
target x86_64 skylake target aarch64
target x86_64
function %bitselect_i32x4(i32x4, i32x4, i32x4) -> i32x4 { function %bitselect_i32x4(i32x4, i32x4, i32x4) -> i32x4 {
block0(v0: i32x4, v1: i32x4, v2: i32x4): block0(v0: i32x4, v1: i32x4, v2: i32x4):