summaryrefslogtreecommitdiff
path: root/test/memorygrowth.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/memorygrowth.fromasm')
-rw-r--r--test/memorygrowth.fromasm39
1 files changed, 17 insertions, 22 deletions
diff --git a/test/memorygrowth.fromasm b/test/memorygrowth.fromasm
index 972379b5c..70ef836b0 100644
--- a/test/memorygrowth.fromasm
+++ b/test/memorygrowth.fromasm
@@ -3253,20 +3253,17 @@
)
)
)
- (if
+ (br_if $while-in$36
(tee_local $7
(i32.load offset=8
(get_local $7)
)
)
- (br $while-in$36)
- (block
- (set_local $9
- (i32.const 171)
- )
- (br $label$break$c)
- )
)
+ (set_local $9
+ (i32.const 171)
+ )
+ (br $label$break$c)
)
)
(if
@@ -3892,16 +3889,15 @@
(br $while-out$48)
)
)
- (if
+ (br_if $while-in$49
(tee_local $1
(i32.load offset=8
(get_local $1)
)
)
- (br $while-in$49)
- (set_local $30
- (i32.const 1656)
- )
+ )
+ (set_local $30
+ (i32.const 1656)
)
)
)
@@ -8478,7 +8474,7 @@
(br $label$break$a)
)
)
- (if
+ (br_if $while-in$2
(i32.and
(tee_local $4
(tee_local $0
@@ -8490,14 +8486,13 @@
)
(i32.const 3)
)
- (br $while-in$2)
- (block
- (set_local $1
- (get_local $0)
- )
- (set_local $2
- (i32.const 4)
- )
+ )
+ (block
+ (set_local $1
+ (get_local $0)
+ )
+ (set_local $2
+ (i32.const 4)
)
)
)