cranelift: Fix icmp_imm for small types in interpreter (#4506)
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user