cranelift: Use requested ISA Flags in run tests (#4450)

This commit is contained in:
Afonso Bordado
2022-07-15 20:09:07 +01:00
committed by GitHub
parent 80976b6fc7
commit eca0a73453
12 changed files with 97 additions and 26 deletions

View File

@@ -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):