diff options
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r-- | test/emcc_hello_world.fromasm.imprecise | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise index f6fe8aca1..8bb8c257b 100644 --- a/test/emcc_hello_world.fromasm.imprecise +++ b/test/emcc_hello_world.fromasm.imprecise @@ -10223,13 +10223,18 @@ ) ) (block - (if - (local.tee $3 - (i32.load - (i32.const 616) + (br_if $label$break$L279 + (select + (i32.eqz + (i32.eqz + (local.tee $3 + (i32.load + (i32.const 616) + ) + ) + ) ) - ) - (br_if $label$break$L279 + (i32.const 0) (i32.or (i32.le_u (local.get $12) |