Files
wasmtime/cranelift/filetests/isa/x86/legalize-bint-i8.clif
2018-08-13 21:23:25 +02:00

11 lines
129 B
Plaintext

test compile
target x86_64
function u0:0() -> i8 fast {
ebb0:
v14 = bconst.b1 false
v15 = bint.i8 v14
return v15
}