summaryrefslogtreecommitdiff
path: root/test/memorygrowth.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/memorygrowth.fromasm.imprecise')
-rw-r--r--test/memorygrowth.fromasm.imprecise39
1 files changed, 17 insertions, 22 deletions
diff --git a/test/memorygrowth.fromasm.imprecise b/test/memorygrowth.fromasm.imprecise
index aa03ca8e4..4e4891a8d 100644
--- a/test/memorygrowth.fromasm.imprecise
+++ b/test/memorygrowth.fromasm.imprecise
@@ -3251,20 +3251,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
@@ -3890,16 +3887,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)
)
)
)
@@ -8476,7 +8472,7 @@
(br $label$break$a)
)
)
- (if
+ (br_if $while-in$2
(i32.and
(tee_local $4
(tee_local $0
@@ -8488,14 +8484,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)
)
)
)