cranelift: Fix icmp_imm for small types in interpreter (#4506)

This commit is contained in:
Afonso Bordado
2022-07-23 01:26:56 +01:00
committed by GitHub
parent af62037f62
commit 446efd3e11
11 changed files with 87 additions and 3 deletions

View File

@@ -2,6 +2,7 @@ test interpret
test run
target aarch64
target x86_64
target s390x
function %icmp_ule_i8(i8, i8) -> b1 {
block0(v0: i8, v1: i8):