cranelift: Move bitselect runtest file to shared runtests directory
This commit is contained in:
@@ -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):
|
||||||
Reference in New Issue
Block a user