summaryrefslogtreecommitdiff
path: root/test/emcc_O2_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_O2_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_O2_hello_world.fromasm.imprecise28
1 files changed, 8 insertions, 20 deletions
diff --git a/test/emcc_O2_hello_world.fromasm.imprecise b/test/emcc_O2_hello_world.fromasm.imprecise
index 8fc101afc..0cd471b28 100644
--- a/test/emcc_O2_hello_world.fromasm.imprecise
+++ b/test/emcc_O2_hello_world.fromasm.imprecise
@@ -1971,10 +1971,7 @@
)
)
(i32.const 0)
- (i32.ne
- (get_local $12)
- (i32.const 0)
- )
+ (get_local $12)
)
(block
(if
@@ -3121,13 +3118,10 @@
)
(if
(if i32
- (i32.ne
- (tee_local $10
- (i32.load
- (i32.const 616)
- )
+ (tee_local $10
+ (i32.load
+ (i32.const 616)
)
- (i32.const 0)
)
(i32.or
(i32.le_u
@@ -3397,10 +3391,7 @@
)
)
(i32.const 0)
- (i32.ne
- (get_local $5)
- (i32.const 0)
- )
+ (get_local $5)
)
)
(if
@@ -3693,13 +3684,10 @@
)
)
(br_if $do-in
- (i32.ne
- (tee_local $3
- (i32.load offset=8
- (get_local $3)
- )
+ (tee_local $3
+ (i32.load offset=8
+ (get_local $3)
)
- (i32.const 0)
)
)
)