summaryrefslogtreecommitdiff
path: root/test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt')
-rw-r--r--test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt208
1 files changed, 104 insertions, 104 deletions
diff --git a/test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt b/test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt
index 34ba64c20..c3dfec2dc 100644
--- a/test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt
+++ b/test/passes/generate-stack-ir_optimize-stack-ir_print-stack-ir_optimize-level=3.txt
@@ -17,7 +17,7 @@
(table $0 10 funcref)
(elem (i32.const 0) $z $big_negative $z $z $w $w $importedDoubles $w $z $cneg)
(export "big_negative" (func $big_negative))
- (func $big_negative (; 3 ;)
+ (func $big_negative
(local $temp f64)
f64.const -2147483648
local.set $temp
@@ -30,7 +30,7 @@
f64.const -0.039625
local.set $temp
)
- (func $importedDoubles (; 4 ;) (result f64)
+ (func $importedDoubles (result f64)
(local $temp f64)
block $topmost (result f64)
i32.const 8
@@ -66,7 +66,7 @@
f64.const 1.2
end
)
- (func $doubleCompares (; 5 ;) (param $x f64) (param $y f64) (result f64)
+ (func $doubleCompares (param $x f64) (param $y f64) (result f64)
(local $t f64)
(local $Int f64)
(local $Double i32)
@@ -102,13 +102,13 @@
local.get $y
end
)
- (func $intOps (; 6 ;) (result i32)
+ (func $intOps (result i32)
(local $x i32)
local.get $x
i32.const 0
i32.eq
)
- (func $hexLiterals (; 7 ;)
+ (func $hexLiterals
i32.const 0
i32.const 313249263
i32.add
@@ -116,7 +116,7 @@
i32.add
drop
)
- (func $conversions (; 8 ;)
+ (func $conversions
(local $i i32)
(local $d f64)
local.get $d
@@ -131,7 +131,7 @@
f64.convert_i32_u
local.set $d
)
- (func $seq (; 9 ;)
+ (func $seq
(local $J f64)
f64.const 0.1
drop
@@ -142,7 +142,7 @@
f64.sub
local.set $J
)
- (func $switcher (; 10 ;) (param $x i32) (result i32)
+ (func $switcher (param $x i32) (result i32)
block $topmost (result i32)
block $switch-default$3
block $switch-case$2
@@ -206,17 +206,17 @@
i32.const 0
end
)
- (func $blocker (; 11 ;)
+ (func $blocker
block $label$break$L
br $label$break$L
end
)
- (func $frem (; 12 ;) (result f64)
+ (func $frem (result f64)
f64.const 5.5
f64.const 1.2
call $f64-rem
)
- (func $big_uint_div_u (; 13 ;) (result i32)
+ (func $big_uint_div_u (result i32)
(local $x i32)
i32.const -1
i32.const 2
@@ -224,7 +224,7 @@
i32.const -1
i32.and
)
- (func $fr (; 14 ;) (param $x f32)
+ (func $fr (param $x f32)
(local $y f32)
(local $z f64)
local.get $z
@@ -241,10 +241,10 @@
f32.const 0
drop
)
- (func $negZero (; 15 ;) (result f64)
+ (func $negZero (result f64)
f64.const -0
)
- (func $abs (; 16 ;)
+ (func $abs
(local $x i32)
(local $y f64)
(local $z f32)
@@ -267,7 +267,7 @@
f32.abs
local.set $z
)
- (func $neg (; 17 ;)
+ (func $neg
(local $x f32)
local.get $x
f32.neg
@@ -278,7 +278,7 @@
i32.add
call_indirect (type $f32_=>_none)
)
- (func $cneg (; 18 ;) (param $x f32)
+ (func $cneg (param $x f32)
local.get $x
i32.const 1
i32.const 7
@@ -287,7 +287,7 @@
i32.add
call_indirect (type $f32_=>_none)
)
- (func $___syscall_ret (; 19 ;)
+ (func $___syscall_ret
(local $$0 i32)
local.get $$0
i32.const 0
@@ -296,13 +296,13 @@
i32.gt_u
drop
)
- (func $z (; 20 ;)
+ (func $z
nop
)
- (func $w (; 21 ;)
+ (func $w
nop
)
- (func $block_and_after (; 22 ;) (result i32)
+ (func $block_and_after (result i32)
block $waka
i32.const 1
drop
@@ -310,46 +310,46 @@
end
i32.const 0
)
- (func $loop-roundtrip (; 23 ;) (param $0 f64) (result f64)
+ (func $loop-roundtrip (param $0 f64) (result f64)
loop $loop-in1 (result f64)
local.get $0
drop
local.get $0
end
)
- (func $big-i64 (; 24 ;) (result i64)
+ (func $big-i64 (result i64)
i64.const -9218868437227405313
)
- (func $i64-store32 (; 25 ;) (param $0 i32) (param $1 i64)
+ (func $i64-store32 (param $0 i32) (param $1 i64)
local.get $0
local.get $1
i64.store32
)
- (func $return-unreachable (; 26 ;) (result i32)
+ (func $return-unreachable (result i32)
i32.const 1
return
)
- (func $unreachable-block (; 27 ;) (result i32)
+ (func $unreachable-block (result i32)
i32.const 1
drop
i32.const 2
return
)
- (func $unreachable-block-toplevel (; 28 ;) (result i32)
+ (func $unreachable-block-toplevel (result i32)
i32.const 1
drop
i32.const 2
return
)
- (func $unreachable-block0 (; 29 ;) (result i32)
+ (func $unreachable-block0 (result i32)
i32.const 2
return
)
- (func $unreachable-block0-toplevel (; 30 ;) (result i32)
+ (func $unreachable-block0-toplevel (result i32)
i32.const 2
return
)
- (func $unreachable-block-with-br (; 31 ;) (result i32)
+ (func $unreachable-block-with-br (result i32)
block $block
i32.const 1
drop
@@ -357,7 +357,7 @@
end
i32.const 1
)
- (func $unreachable-if (; 32 ;) (result i32)
+ (func $unreachable-if (result i32)
i32.const 3
if
i32.const 2
@@ -368,7 +368,7 @@
end
unreachable
)
- (func $unreachable-if-toplevel (; 33 ;) (result i32)
+ (func $unreachable-if-toplevel (result i32)
i32.const 3
if
i32.const 2
@@ -379,7 +379,7 @@
end
unreachable
)
- (func $unreachable-loop (; 34 ;) (result i32)
+ (func $unreachable-loop (result i32)
loop $loop-in
nop
i32.const 1
@@ -387,14 +387,14 @@
end
unreachable
)
- (func $unreachable-loop0 (; 35 ;) (result i32)
+ (func $unreachable-loop0 (result i32)
loop $loop-in
i32.const 1
return
end
unreachable
)
- (func $unreachable-loop-toplevel (; 36 ;) (result i32)
+ (func $unreachable-loop-toplevel (result i32)
loop $loop-in
nop
i32.const 1
@@ -402,17 +402,17 @@
end
unreachable
)
- (func $unreachable-loop0-toplevel (; 37 ;) (result i32)
+ (func $unreachable-loop0-toplevel (result i32)
loop $loop-in
i32.const 1
return
end
unreachable
)
- (func $unreachable-ifs (; 38 ;)
+ (func $unreachable-ifs
unreachable
)
- (func $unreachable-if-arm (; 39 ;)
+ (func $unreachable-if-arm
i32.const 1
if
nop
@@ -420,7 +420,7 @@
unreachable
end
)
- (func $local-to-stack (; 40 ;) (param $x i32) (result i32)
+ (func $local-to-stack (param $x i32) (result i32)
(local $temp i32)
i32.const 1
call $local-to-stack
@@ -428,7 +428,7 @@
call $local-to-stack
drop
)
- (func $local-to-stack-1 (; 41 ;) (param $x i32) (result i32)
+ (func $local-to-stack-1 (param $x i32) (result i32)
(local $temp i32)
i32.const 1
call $local-to-stack
@@ -437,7 +437,7 @@
drop
i32.eqz
)
- (func $local-to-stack-1b (; 42 ;) (param $x i32) (result i32)
+ (func $local-to-stack-1b (param $x i32) (result i32)
(local $temp i32)
i32.const 1
call $local-to-stack
@@ -447,7 +447,7 @@
i32.const 3
i32.add
)
- (func $local-to-stack-1c-no (; 43 ;) (param $x i32) (result i32)
+ (func $local-to-stack-1c-no (param $x i32) (result i32)
(local $temp i32)
i32.const 1
call $local-to-stack
@@ -459,7 +459,7 @@
local.get $temp
i32.add
)
- (func $local-to-stack-2-no (; 44 ;) (param $x i32) (result i32)
+ (func $local-to-stack-2-no (param $x i32) (result i32)
(local $temp i32)
i32.const 1
call $local-to-stack
@@ -471,7 +471,7 @@
local.get $temp
i32.add
)
- (func $local-to-stack-3-no (; 45 ;) (param $x i32) (result i32)
+ (func $local-to-stack-3-no (param $x i32) (result i32)
(local $temp i32)
i32.const 1
if
@@ -488,7 +488,7 @@
drop
local.get $temp
)
- (func $local-to-stack-multi-4 (; 46 ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-4 (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
i32.const 1
@@ -503,7 +503,7 @@
call $local-to-stack-multi-4
drop
)
- (func $local-to-stack-multi-5 (; 47 ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-5 (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
i32.const 1
@@ -518,7 +518,7 @@
call $local-to-stack-multi-4
drop
)
- (func $local-to-stack-multi-6-justone (; 48 ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-6-justone (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
i32.const 1
@@ -537,7 +537,7 @@
local.get $temp2
i32.add
)
- (func $local-to-stack-multi-7-justone (; 49 ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-7-justone (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
i32.const 1
@@ -556,7 +556,7 @@
call $local-to-stack-multi-4
drop
)
- (func $local-to-stack-overlapping-multi-8-no (; 50 ;) (param $x i32) (result i32)
+ (func $local-to-stack-overlapping-multi-8-no (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
i32.const 1
@@ -570,7 +570,7 @@
local.get $temp1
i32.add
)
- (func $local-to-stack-overlapping-multi-9-yes (; 51 ;) (param $x i32) (result i32)
+ (func $local-to-stack-overlapping-multi-9-yes (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
i32.const 1
@@ -582,7 +582,7 @@
drop
i32.add
)
- (func $local-to-stack-through-control-flow (; 52 ;)
+ (func $local-to-stack-through-control-flow
(local $temp1 i32)
(local $temp2 i32)
i32.const 0
@@ -602,7 +602,7 @@
drop
drop
)
- (func $local-to-stack-in-control-flow (; 53 ;)
+ (func $local-to-stack-in-control-flow
(local $temp1 i32)
i32.const 0
if
@@ -615,7 +615,7 @@
drop
end
)
- (func $remove-block (; 54 ;) (param $x i32) (result i32)
+ (func $remove-block (param $x i32) (result i32)
(local $temp i32)
i32.const 0
call $remove-block
@@ -647,7 +647,7 @@
(table $0 10 funcref)
(elem (i32.const 0) $z $big_negative $z $z $w $w $importedDoubles $w $z $cneg)
(export "big_negative" (func $big_negative))
- (func $big_negative (; 3 ;) (; has Stack IR ;)
+ (func $big_negative (; has Stack IR ;)
(local $temp f64)
(block $block0
(local.set $temp
@@ -667,7 +667,7 @@
)
)
)
- (func $importedDoubles (; 4 ;) (; has Stack IR ;) (result f64)
+ (func $importedDoubles (; has Stack IR ;) (result f64)
(local $temp f64)
(block $topmost (result f64)
(local.set $temp
@@ -719,7 +719,7 @@
(f64.const 1.2)
)
)
- (func $doubleCompares (; 5 ;) (; has Stack IR ;) (param $x f64) (param $y f64) (result f64)
+ (func $doubleCompares (; has Stack IR ;) (param $x f64) (param $y f64) (result f64)
(local $t f64)
(local $Int f64)
(local $Double i32)
@@ -763,14 +763,14 @@
(local.get $y)
)
)
- (func $intOps (; 6 ;) (; has Stack IR ;) (result i32)
+ (func $intOps (; has Stack IR ;) (result i32)
(local $x i32)
(i32.eq
(local.get $x)
(i32.const 0)
)
)
- (func $hexLiterals (; 7 ;) (; has Stack IR ;)
+ (func $hexLiterals (; has Stack IR ;)
(drop
(i32.add
(i32.add
@@ -781,7 +781,7 @@
)
)
)
- (func $conversions (; 8 ;) (; has Stack IR ;)
+ (func $conversions (; has Stack IR ;)
(local $i i32)
(local $d f64)
(block $block0
@@ -805,7 +805,7 @@
)
)
)
- (func $seq (; 9 ;) (; has Stack IR ;)
+ (func $seq (; has Stack IR ;)
(local $J f64)
(local.set $J
(f64.sub
@@ -824,7 +824,7 @@
)
)
)
- (func $switcher (; 10 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $switcher (; has Stack IR ;) (param $x i32) (result i32)
(block $topmost (result i32)
(block $switch$0
(block $switch-default$3
@@ -910,18 +910,18 @@
(i32.const 0)
)
)
- (func $blocker (; 11 ;) (; has Stack IR ;)
+ (func $blocker (; has Stack IR ;)
(block $label$break$L
(br $label$break$L)
)
)
- (func $frem (; 12 ;) (; has Stack IR ;) (result f64)
+ (func $frem (; has Stack IR ;) (result f64)
(call $f64-rem
(f64.const 5.5)
(f64.const 1.2)
)
)
- (func $big_uint_div_u (; 13 ;) (; has Stack IR ;) (result i32)
+ (func $big_uint_div_u (; has Stack IR ;) (result i32)
(local $x i32)
(block $topmost (result i32)
(local.set $x
@@ -936,7 +936,7 @@
(local.get $x)
)
)
- (func $fr (; 14 ;) (; has Stack IR ;) (param $x f32)
+ (func $fr (; has Stack IR ;) (param $x f32)
(local $y f32)
(local $z f64)
(block $block0
@@ -962,10 +962,10 @@
)
)
)
- (func $negZero (; 15 ;) (; has Stack IR ;) (result f64)
+ (func $negZero (; has Stack IR ;) (result f64)
(f64.const -0)
)
- (func $abs (; 16 ;) (; has Stack IR ;)
+ (func $abs (; has Stack IR ;)
(local $x i32)
(local $y f64)
(local $z f32)
@@ -1001,7 +1001,7 @@
)
)
)
- (func $neg (; 17 ;) (; has Stack IR ;)
+ (func $neg (; has Stack IR ;)
(local $x f32)
(block $block0
(local.set $x
@@ -1021,7 +1021,7 @@
)
)
)
- (func $cneg (; 18 ;) (; has Stack IR ;) (param $x f32)
+ (func $cneg (; has Stack IR ;) (param $x f32)
(call_indirect (type $f32_=>_none)
(local.get $x)
(i32.add
@@ -1033,7 +1033,7 @@
)
)
)
- (func $___syscall_ret (; 19 ;) (; has Stack IR ;)
+ (func $___syscall_ret (; has Stack IR ;)
(local $$0 i32)
(drop
(i32.gt_u
@@ -1045,13 +1045,13 @@
)
)
)
- (func $z (; 20 ;) (; has Stack IR ;)
+ (func $z (; has Stack IR ;)
(nop)
)
- (func $w (; 21 ;) (; has Stack IR ;)
+ (func $w (; has Stack IR ;)
(nop)
)
- (func $block_and_after (; 22 ;) (; has Stack IR ;) (result i32)
+ (func $block_and_after (; has Stack IR ;) (result i32)
(block $waka
(drop
(i32.const 1)
@@ -1060,7 +1060,7 @@
)
(i32.const 0)
)
- (func $loop-roundtrip (; 23 ;) (; has Stack IR ;) (param $0 f64) (result f64)
+ (func $loop-roundtrip (; has Stack IR ;) (param $0 f64) (result f64)
(loop $loop-in1 (result f64)
(drop
(local.get $0)
@@ -1068,21 +1068,21 @@
(local.get $0)
)
)
- (func $big-i64 (; 24 ;) (; has Stack IR ;) (result i64)
+ (func $big-i64 (; has Stack IR ;) (result i64)
(i64.const -9218868437227405313)
)
- (func $i64-store32 (; 25 ;) (; has Stack IR ;) (param $0 i32) (param $1 i64)
+ (func $i64-store32 (; has Stack IR ;) (param $0 i32) (param $1 i64)
(i64.store32
(local.get $0)
(local.get $1)
)
)
- (func $return-unreachable (; 26 ;) (; has Stack IR ;) (result i32)
+ (func $return-unreachable (; has Stack IR ;) (result i32)
(return
(i32.const 1)
)
)
- (func $unreachable-block (; 27 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-block (; has Stack IR ;) (result i32)
(f64.abs
(block $block
(drop
@@ -1094,7 +1094,7 @@
)
)
)
- (func $unreachable-block-toplevel (; 28 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-block-toplevel (; has Stack IR ;) (result i32)
(block $block
(drop
(i32.const 1)
@@ -1104,7 +1104,7 @@
)
)
)
- (func $unreachable-block0 (; 29 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-block0 (; has Stack IR ;) (result i32)
(f64.abs
(block $block
(return
@@ -1113,14 +1113,14 @@
)
)
)
- (func $unreachable-block0-toplevel (; 30 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-block0-toplevel (; has Stack IR ;) (result i32)
(block $block
(return
(i32.const 2)
)
)
)
- (func $unreachable-block-with-br (; 31 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-block-with-br (; has Stack IR ;) (result i32)
(block $block
(drop
(i32.const 1)
@@ -1129,7 +1129,7 @@
)
(i32.const 1)
)
- (func $unreachable-if (; 32 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-if (; has Stack IR ;) (result i32)
(f64.abs
(if
(i32.const 3)
@@ -1142,7 +1142,7 @@
)
)
)
- (func $unreachable-if-toplevel (; 33 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-if-toplevel (; has Stack IR ;) (result i32)
(if
(i32.const 3)
(return
@@ -1153,7 +1153,7 @@
)
)
)
- (func $unreachable-loop (; 34 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-loop (; has Stack IR ;) (result i32)
(f64.abs
(loop $loop-in
(nop)
@@ -1163,7 +1163,7 @@
)
)
)
- (func $unreachable-loop0 (; 35 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-loop0 (; has Stack IR ;) (result i32)
(f64.abs
(loop $loop-in
(return
@@ -1172,7 +1172,7 @@
)
)
)
- (func $unreachable-loop-toplevel (; 36 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-loop-toplevel (; has Stack IR ;) (result i32)
(loop $loop-in
(nop)
(return
@@ -1180,14 +1180,14 @@
)
)
)
- (func $unreachable-loop0-toplevel (; 37 ;) (; has Stack IR ;) (result i32)
+ (func $unreachable-loop0-toplevel (; has Stack IR ;) (result i32)
(loop $loop-in
(return
(i32.const 1)
)
)
)
- (func $unreachable-ifs (; 38 ;) (; has Stack IR ;)
+ (func $unreachable-ifs (; has Stack IR ;)
(if
(unreachable)
(nop)
@@ -1232,7 +1232,7 @@
(unreachable)
)
)
- (func $unreachable-if-arm (; 39 ;) (; has Stack IR ;)
+ (func $unreachable-if-arm (; has Stack IR ;)
(if
(i32.const 1)
(block $block
@@ -1246,7 +1246,7 @@
)
)
)
- (func $local-to-stack (; 40 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack (; has Stack IR ;) (param $x i32) (result i32)
(local $temp i32)
(local.set $temp
(call $local-to-stack
@@ -1260,7 +1260,7 @@
)
(local.get $temp)
)
- (func $local-to-stack-1 (; 41 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-1 (; has Stack IR ;) (param $x i32) (result i32)
(local $temp i32)
(local.set $temp
(call $local-to-stack
@@ -1276,7 +1276,7 @@
(local.get $temp)
)
)
- (func $local-to-stack-1b (; 42 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-1b (; has Stack IR ;) (param $x i32) (result i32)
(local $temp i32)
(local.set $temp
(call $local-to-stack
@@ -1293,7 +1293,7 @@
(i32.const 3)
)
)
- (func $local-to-stack-1c-no (; 43 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-1c-no (; has Stack IR ;) (param $x i32) (result i32)
(local $temp i32)
(local.set $temp
(call $local-to-stack
@@ -1310,7 +1310,7 @@
(local.get $temp)
)
)
- (func $local-to-stack-2-no (; 44 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-2-no (; has Stack IR ;) (param $x i32) (result i32)
(local $temp i32)
(local.set $temp
(call $local-to-stack
@@ -1327,7 +1327,7 @@
(local.get $temp)
)
)
- (func $local-to-stack-3-no (; 45 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-3-no (; has Stack IR ;) (param $x i32) (result i32)
(local $temp i32)
(if
(i32.const 1)
@@ -1349,7 +1349,7 @@
)
(local.get $temp)
)
- (func $local-to-stack-multi-4 (; 46 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-4 (; has Stack IR ;) (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
(local.set $temp1
@@ -1377,7 +1377,7 @@
)
(local.get $temp1)
)
- (func $local-to-stack-multi-5 (; 47 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-5 (; has Stack IR ;) (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
(local.set $temp1
@@ -1405,7 +1405,7 @@
)
(local.get $temp2)
)
- (func $local-to-stack-multi-6-justone (; 48 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-6-justone (; has Stack IR ;) (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
(local.set $temp1
@@ -1436,7 +1436,7 @@
(local.get $temp2)
)
)
- (func $local-to-stack-multi-7-justone (; 49 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-multi-7-justone (; has Stack IR ;) (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
(local.set $temp1
@@ -1467,7 +1467,7 @@
)
(local.get $temp2)
)
- (func $local-to-stack-overlapping-multi-8-no (; 50 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-overlapping-multi-8-no (; has Stack IR ;) (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
(local.set $temp1
@@ -1490,7 +1490,7 @@
(local.get $temp1)
)
)
- (func $local-to-stack-overlapping-multi-9-yes (; 51 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $local-to-stack-overlapping-multi-9-yes (; has Stack IR ;) (param $x i32) (result i32)
(local $temp1 i32)
(local $temp2 i32)
(local.set $temp1
@@ -1513,7 +1513,7 @@
(local.get $temp2)
)
)
- (func $local-to-stack-through-control-flow (; 52 ;) (; has Stack IR ;)
+ (func $local-to-stack-through-control-flow (; has Stack IR ;)
(local $temp1 i32)
(local $temp2 i32)
(local.set $temp2
@@ -1548,7 +1548,7 @@
(local.get $temp2)
)
)
- (func $local-to-stack-in-control-flow (; 53 ;) (; has Stack IR ;)
+ (func $local-to-stack-in-control-flow (; has Stack IR ;)
(local $temp1 i32)
(if
(i32.const 0)
@@ -1574,7 +1574,7 @@
)
)
)
- (func $remove-block (; 54 ;) (; has Stack IR ;) (param $x i32) (result i32)
+ (func $remove-block (; has Stack IR ;) (param $x i32) (result i32)
(local $temp i32)
(i32.add
(call $remove-block