cranelift: Use requested ISA Flags in run tests (#4450)
This commit is contained in:
@@ -2,6 +2,7 @@ test interpret
|
||||
test run
|
||||
target aarch64
|
||||
target x86_64
|
||||
target x86_64 has_bmi1
|
||||
|
||||
function %ctz_i8(i8) -> i8 {
|
||||
block0(v0: i8):
|
||||
|
||||
Reference in New Issue
Block a user