summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_hello_world.fromasm.imprecise11
1 files changed, 4 insertions, 7 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise
index d932b35eb..34f3e1c95 100644
--- a/test/emcc_hello_world.fromasm.imprecise
+++ b/test/emcc_hello_world.fromasm.imprecise
@@ -13263,14 +13263,11 @@
(if
(i32.lt_u
(tee_local $1
- (i32.add
+ (i32.sub
(get_local $1)
- (i32.sub
- (i32.const 0)
- (tee_local $8
- (i32.load
- (get_local $1)
- )
+ (tee_local $8
+ (i32.load
+ (get_local $1)
)
)
)