diff options
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.txt | 320 |
1 files changed, 160 insertions, 160 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 f0e8ff484..624c82d2a 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 @@ -14,21 +14,21 @@ (import "asm2wasm" "f64-rem" (func $f64-rem (param f64 f64) (result f64))) (memory $0 4096 4096) (data (i32.const 1026) "\14\00") - (table $0 10 anyfunc) + (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 ;) (type $FUNCSIG$v) (local $temp f64) f64.const -2147483648 - set_local $temp + local.set $temp f64.const -2147483648 - set_local $temp + local.set $temp f64.const -21474836480 - set_local $temp + local.set $temp f64.const 0.039625 - set_local $temp + local.set $temp f64.const -0.039625 - set_local $temp + local.set $temp ) (func $importedDoubles (; 4 ;) (type $4) (result f64) (local $temp f64) @@ -46,7 +46,7 @@ f64.load f64.neg f64.add - set_local $temp + local.set $temp i32.const 24 i32.load i32.const 0 @@ -71,40 +71,40 @@ (local $Int f64) (local $Double i32) block $topmost (result f64) - get_local $x + local.get $x f64.const 0 f64.gt if f64.const 1.2 br $topmost end - get_local $Int + local.get $Int f64.const 0 f64.gt if f64.const -3.4 br $topmost end - get_local $Double + local.get $Double i32.const 0 i32.gt_s if f64.const 5.6 br $topmost end - get_local $x - get_local $y + local.get $x + local.get $y f64.lt if - get_local $x + local.get $x br $topmost end - get_local $y + local.get $y end ) (func $intOps (; 6 ;) (type $5) (result i32) (local $x i32) - get_local $x + local.get $x i32.const 0 i32.eq ) @@ -119,17 +119,17 @@ (func $conversions (; 8 ;) (type $FUNCSIG$v) (local $i i32) (local $d f64) - get_local $d + local.get $d call $f64-to-int - set_local $i - get_local $i - f64.convert_s/i32 - set_local $d - get_local $i + local.set $i + local.get $i + f64.convert_i32_s + local.set $d + local.get $i i32.const 0 i32.shr_u - f64.convert_u/i32 - set_local $d + f64.convert_i32_u + local.set $d ) (func $seq (; 9 ;) (type $FUNCSIG$v) (local $J f64) @@ -140,14 +140,14 @@ drop f64.const 4.2 f64.sub - set_local $J + local.set $J ) (func $switcher (; 10 ;) (type $6) (param $x i32) (result i32) block $topmost (result i32) block $switch-default$3 block $switch-case$2 block $switch-case$1 - get_local $x + local.get $x i32.const 1 i32.sub br_table $switch-case$1 $switch-case$2 $switch-default$3 @@ -162,7 +162,7 @@ block $switch-default$7 block $switch-case$6 block $switch-case$5 - get_local $x + local.get $x i32.const 5 i32.sub br_table $switch-case$6 $switch-default$7 $switch-default$7 $switch-default$7 $switch-default$7 $switch-default$7 $switch-default$7 $switch-case$5 $switch-default$7 @@ -180,7 +180,7 @@ block $switch-case$12 block $switch-case$9 block $switch-case$8 - get_local $x + local.get $x i32.const 2 i32.sub br_table $switch-case$15 $switch-default$16 $switch-default$16 $switch-case$12 $switch-default$16 $switch-default$16 $switch-default$16 $switch-default$16 $switch-case$9 $switch-default$16 $switch-case$8 $switch-default$16 @@ -227,10 +227,10 @@ (func $fr (; 14 ;) (type $FUNCSIG$vf) (param $x f32) (local $y f32) (local $z f64) - get_local $z - f32.demote/f64 + local.get $z + f32.demote_f64 drop - get_local $y + local.get $y drop f32.const 5 drop @@ -250,26 +250,26 @@ (local $z f32) (local $asm2wasm_i32_temp i32) i32.const 0 - set_local $asm2wasm_i32_temp + local.set $asm2wasm_i32_temp i32.const 0 - get_local $asm2wasm_i32_temp + local.get $asm2wasm_i32_temp i32.sub - get_local $asm2wasm_i32_temp - get_local $asm2wasm_i32_temp + local.get $asm2wasm_i32_temp + local.get $asm2wasm_i32_temp i32.const 0 i32.lt_s select - set_local $x + local.set $x f64.const 0 f64.abs - set_local $y + local.set $y f32.const 0 f32.abs - set_local $z + local.set $z ) (func $neg (; 17 ;) (type $FUNCSIG$v) (local $x f32) - get_local $x + local.get $x f32.neg i32.const 1 i32.const 7 @@ -279,7 +279,7 @@ call_indirect (type $FUNCSIG$vf) ) (func $cneg (; 18 ;) (type $FUNCSIG$vf) (param $x f32) - get_local $x + local.get $x i32.const 1 i32.const 7 i32.and @@ -289,7 +289,7 @@ ) (func $___syscall_ret (; 19 ;) (type $FUNCSIG$v) (local $$0 i32) - get_local $$0 + local.get $$0 i32.const 0 i32.shr_u i32.const -4096 @@ -312,17 +312,17 @@ ) (func $loop-roundtrip (; 23 ;) (type $7) (param $0 f64) (result f64) loop $loop-in1 (result f64) - get_local $0 + local.get $0 drop - get_local $0 + local.get $0 end ) (func $big-i64 (; 24 ;) (type $8) (result i64) i64.const -9218868437227405313 ) (func $i64-store32 (; 25 ;) (type $9) (param $0 i32) (param $1 i64) - get_local $0 - get_local $1 + local.get $0 + local.get $1 i64.store32 ) (func $return-unreachable (; 26 ;) (type $5) (result i32) @@ -451,24 +451,24 @@ (local $temp i32) i32.const 1 call $local-to-stack - set_local $temp + local.set $temp i32.const 2 call $local-to-stack drop i32.const 3 - get_local $temp + local.get $temp i32.add ) (func $local-to-stack-2-no (; 44 ;) (type $6) (param $x i32) (result i32) (local $temp i32) i32.const 1 call $local-to-stack - set_local $temp + local.set $temp i32.const 2 call $local-to-stack drop - get_local $temp - get_local $temp + local.get $temp + local.get $temp i32.add ) (func $local-to-stack-3-no (; 45 ;) (type $6) (param $x i32) (result i32) @@ -477,16 +477,16 @@ if i32.const 1 call $local-to-stack - set_local $temp + local.set $temp else i32.const 2 call $local-to-stack - set_local $temp + local.set $temp end i32.const 3 call $local-to-stack drop - get_local $temp + local.get $temp ) (func $local-to-stack-multi-4 (; 46 ;) (type $6) (param $x i32) (result i32) (local $temp1 i32) @@ -529,12 +529,12 @@ drop i32.const 3 call $local-to-stack-multi-4 - set_local $temp2 + local.set $temp2 i32.const 4 call $local-to-stack-multi-4 drop - get_local $temp2 - get_local $temp2 + local.get $temp2 + local.get $temp2 i32.add ) (func $local-to-stack-multi-7-justone (; 49 ;) (type $6) (param $x i32) (result i32) @@ -542,12 +542,12 @@ (local $temp2 i32) i32.const 1 call $local-to-stack-multi-4 - set_local $temp1 + local.set $temp1 i32.const 2 call $local-to-stack-multi-4 drop - get_local $temp1 - get_local $temp1 + local.get $temp1 + local.get $temp1 i32.add drop i32.const 3 @@ -561,13 +561,13 @@ (local $temp2 i32) i32.const 1 call $local-to-stack-multi-4 - set_local $temp1 + local.set $temp1 i32.const 1 call $local-to-stack-multi-4 i32.const 3 call $local-to-stack-multi-4 drop - get_local $temp1 + local.get $temp1 i32.add ) (func $local-to-stack-overlapping-multi-9-yes (; 51 ;) (type $6) (param $x i32) (result i32) @@ -644,25 +644,25 @@ (import "asm2wasm" "f64-rem" (func $f64-rem (param f64 f64) (result f64))) (memory $0 4096 4096) (data (i32.const 1026) "\14\00") - (table $0 10 anyfunc) + (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 ;) (type $FUNCSIG$v) (local $temp f64) (block $block0 - (set_local $temp + (local.set $temp (f64.const -2147483648) ) - (set_local $temp + (local.set $temp (f64.const -2147483648) ) - (set_local $temp + (local.set $temp (f64.const -21474836480) ) - (set_local $temp + (local.set $temp (f64.const 0.039625) ) - (set_local $temp + (local.set $temp (f64.const -0.039625) ) ) @@ -670,7 +670,7 @@ (func $importedDoubles (; 4 ;) (; has Stack IR ;) (type $4) (result f64) (local $temp f64) (block $topmost (result f64) - (set_local $temp + (local.set $temp (f64.add (f64.add (f64.add @@ -726,7 +726,7 @@ (block $topmost (result f64) (if (f64.gt - (get_local $x) + (local.get $x) (f64.const 0) ) (br $topmost @@ -735,7 +735,7 @@ ) (if (f64.gt - (get_local $Int) + (local.get $Int) (f64.const 0) ) (br $topmost @@ -744,7 +744,7 @@ ) (if (i32.gt_s - (get_local $Double) + (local.get $Double) (i32.const 0) ) (br $topmost @@ -753,20 +753,20 @@ ) (if (f64.lt - (get_local $x) - (get_local $y) + (local.get $x) + (local.get $y) ) (br $topmost - (get_local $x) + (local.get $x) ) ) - (get_local $y) + (local.get $y) ) ) (func $intOps (; 6 ;) (; has Stack IR ;) (type $5) (result i32) (local $x i32) (i32.eq - (get_local $x) + (local.get $x) (i32.const 0) ) ) @@ -785,20 +785,20 @@ (local $i i32) (local $d f64) (block $block0 - (set_local $i + (local.set $i (call $f64-to-int - (get_local $d) + (local.get $d) ) ) - (set_local $d - (f64.convert_s/i32 - (get_local $i) + (local.set $d + (f64.convert_i32_s + (local.get $i) ) ) - (set_local $d - (f64.convert_u/i32 + (local.set $d + (f64.convert_i32_u (i32.shr_u - (get_local $i) + (local.get $i) (i32.const 0) ) ) @@ -807,7 +807,7 @@ ) (func $seq (; 9 ;) (; has Stack IR ;) (type $FUNCSIG$v) (local $J f64) - (set_local $J + (local.set $J (f64.sub (block $block0 (result f64) (drop @@ -832,7 +832,7 @@ (block $switch-case$1 (br_table $switch-case$1 $switch-case$2 $switch-default$3 (i32.sub - (get_local $x) + (local.get $x) (i32.const 1) ) ) @@ -853,7 +853,7 @@ (block $switch-case$5 (br_table $switch-case$6 $switch-default$7 $switch-default$7 $switch-default$7 $switch-default$7 $switch-default$7 $switch-default$7 $switch-case$5 $switch-default$7 (i32.sub - (get_local $x) + (local.get $x) (i32.const 5) ) ) @@ -876,7 +876,7 @@ (block $switch-case$8 (br_table $switch-case$15 $switch-default$16 $switch-default$16 $switch-case$12 $switch-default$16 $switch-default$16 $switch-default$16 $switch-default$16 $switch-case$9 $switch-default$16 $switch-case$8 $switch-default$16 (i32.sub - (get_local $x) + (local.get $x) (i32.const 2) ) ) @@ -924,7 +924,7 @@ (func $big_uint_div_u (; 13 ;) (; has Stack IR ;) (type $5) (result i32) (local $x i32) (block $topmost (result i32) - (set_local $x + (local.set $x (i32.and (i32.div_u (i32.const -1) @@ -933,7 +933,7 @@ (i32.const -1) ) ) - (get_local $x) + (local.get $x) ) ) (func $fr (; 14 ;) (; has Stack IR ;) (type $FUNCSIG$vf) (param $x f32) @@ -941,12 +941,12 @@ (local $z f64) (block $block0 (drop - (f32.demote/f64 - (get_local $z) + (f32.demote_f64 + (local.get $z) ) ) (drop - (get_local $y) + (local.get $y) ) (drop (f32.const 5) @@ -971,30 +971,30 @@ (local $z f32) (local $asm2wasm_i32_temp i32) (block $block0 - (set_local $x + (local.set $x (block $block1 (result i32) - (set_local $asm2wasm_i32_temp + (local.set $asm2wasm_i32_temp (i32.const 0) ) (select (i32.sub (i32.const 0) - (get_local $asm2wasm_i32_temp) + (local.get $asm2wasm_i32_temp) ) - (get_local $asm2wasm_i32_temp) + (local.get $asm2wasm_i32_temp) (i32.lt_s - (get_local $asm2wasm_i32_temp) + (local.get $asm2wasm_i32_temp) (i32.const 0) ) ) ) ) - (set_local $y + (local.set $y (f64.abs (f64.const 0) ) ) - (set_local $z + (local.set $z (f32.abs (f32.const 0) ) @@ -1004,13 +1004,13 @@ (func $neg (; 17 ;) (; has Stack IR ;) (type $FUNCSIG$v) (local $x f32) (block $block0 - (set_local $x + (local.set $x (f32.neg - (get_local $x) + (local.get $x) ) ) (call_indirect (type $FUNCSIG$vf) - (get_local $x) + (local.get $x) (i32.add (i32.and (i32.const 1) @@ -1023,7 +1023,7 @@ ) (func $cneg (; 18 ;) (; has Stack IR ;) (type $FUNCSIG$vf) (param $x f32) (call_indirect (type $FUNCSIG$vf) - (get_local $x) + (local.get $x) (i32.add (i32.and (i32.const 1) @@ -1038,7 +1038,7 @@ (drop (i32.gt_u (i32.shr_u - (get_local $$0) + (local.get $$0) (i32.const 0) ) (i32.const -4096) @@ -1063,9 +1063,9 @@ (func $loop-roundtrip (; 23 ;) (; has Stack IR ;) (type $7) (param $0 f64) (result f64) (loop $loop-in1 (result f64) (drop - (get_local $0) + (local.get $0) ) - (get_local $0) + (local.get $0) ) ) (func $big-i64 (; 24 ;) (; has Stack IR ;) (type $8) (result i64) @@ -1073,8 +1073,8 @@ ) (func $i64-store32 (; 25 ;) (; has Stack IR ;) (type $9) (param $0 i32) (param $1 i64) (i64.store32 - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) ) (func $return-unreachable (; 26 ;) (; has Stack IR ;) (type $5) (result i32) @@ -1248,7 +1248,7 @@ ) (func $local-to-stack (; 40 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp i32) - (set_local $temp + (local.set $temp (call $local-to-stack (i32.const 1) ) @@ -1258,11 +1258,11 @@ (i32.const 2) ) ) - (get_local $temp) + (local.get $temp) ) (func $local-to-stack-1 (; 41 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp i32) - (set_local $temp + (local.set $temp (call $local-to-stack (i32.const 1) ) @@ -1273,12 +1273,12 @@ ) ) (i32.eqz - (get_local $temp) + (local.get $temp) ) ) (func $local-to-stack-1b (; 42 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp i32) - (set_local $temp + (local.set $temp (call $local-to-stack (i32.const 1) ) @@ -1289,13 +1289,13 @@ ) ) (i32.add - (get_local $temp) + (local.get $temp) (i32.const 3) ) ) (func $local-to-stack-1c-no (; 43 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp i32) - (set_local $temp + (local.set $temp (call $local-to-stack (i32.const 1) ) @@ -1307,12 +1307,12 @@ ) (i32.add (i32.const 3) - (get_local $temp) + (local.get $temp) ) ) (func $local-to-stack-2-no (; 44 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp i32) - (set_local $temp + (local.set $temp (call $local-to-stack (i32.const 1) ) @@ -1323,20 +1323,20 @@ ) ) (i32.add - (get_local $temp) - (get_local $temp) + (local.get $temp) + (local.get $temp) ) ) (func $local-to-stack-3-no (; 45 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp i32) (if (i32.const 1) - (set_local $temp + (local.set $temp (call $local-to-stack (i32.const 1) ) ) - (set_local $temp + (local.set $temp (call $local-to-stack (i32.const 2) ) @@ -1347,12 +1347,12 @@ (i32.const 3) ) ) - (get_local $temp) + (local.get $temp) ) (func $local-to-stack-multi-4 (; 46 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp1 i32) (local $temp2 i32) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) @@ -1363,9 +1363,9 @@ ) ) (drop - (get_local $temp1) + (local.get $temp1) ) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 3) ) @@ -1375,12 +1375,12 @@ (i32.const 4) ) ) - (get_local $temp1) + (local.get $temp1) ) (func $local-to-stack-multi-5 (; 47 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp1 i32) (local $temp2 i32) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) @@ -1391,9 +1391,9 @@ ) ) (drop - (get_local $temp1) + (local.get $temp1) ) - (set_local $temp2 + (local.set $temp2 (call $local-to-stack-multi-4 (i32.const 3) ) @@ -1403,12 +1403,12 @@ (i32.const 4) ) ) - (get_local $temp2) + (local.get $temp2) ) (func $local-to-stack-multi-6-justone (; 48 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp1 i32) (local $temp2 i32) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) @@ -1419,9 +1419,9 @@ ) ) (drop - (get_local $temp1) + (local.get $temp1) ) - (set_local $temp2 + (local.set $temp2 (call $local-to-stack-multi-4 (i32.const 3) ) @@ -1432,14 +1432,14 @@ ) ) (i32.add - (get_local $temp2) - (get_local $temp2) + (local.get $temp2) + (local.get $temp2) ) ) (func $local-to-stack-multi-7-justone (; 49 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp1 i32) (local $temp2 i32) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) @@ -1451,11 +1451,11 @@ ) (drop (i32.add - (get_local $temp1) - (get_local $temp1) + (local.get $temp1) + (local.get $temp1) ) ) - (set_local $temp2 + (local.set $temp2 (call $local-to-stack-multi-4 (i32.const 3) ) @@ -1465,17 +1465,17 @@ (i32.const 4) ) ) - (get_local $temp2) + (local.get $temp2) ) (func $local-to-stack-overlapping-multi-8-no (; 50 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp1 i32) (local $temp2 i32) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) ) - (set_local $temp2 + (local.set $temp2 (call $local-to-stack-multi-4 (i32.const 1) ) @@ -1486,19 +1486,19 @@ ) ) (i32.add - (get_local $temp2) - (get_local $temp1) + (local.get $temp2) + (local.get $temp1) ) ) (func $local-to-stack-overlapping-multi-9-yes (; 51 ;) (; has Stack IR ;) (type $6) (param $x i32) (result i32) (local $temp1 i32) (local $temp2 i32) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) ) - (set_local $temp2 + (local.set $temp2 (call $local-to-stack-multi-4 (i32.const 1) ) @@ -1509,19 +1509,19 @@ ) ) (i32.add - (get_local $temp1) - (get_local $temp2) + (local.get $temp1) + (local.get $temp2) ) ) (func $local-to-stack-through-control-flow (; 52 ;) (; has Stack IR ;) (type $FUNCSIG$v) (local $temp1 i32) (local $temp2 i32) - (set_local $temp2 + (local.set $temp2 (call $local-to-stack-multi-4 (i32.const 0) ) ) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) @@ -1531,9 +1531,9 @@ (nop) ) (drop - (get_local $temp1) + (local.get $temp1) ) - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 2) ) @@ -1542,10 +1542,10 @@ (br $block) ) (drop - (get_local $temp1) + (local.get $temp1) ) (drop - (get_local $temp2) + (local.get $temp2) ) ) (func $local-to-stack-in-control-flow (; 53 ;) (; has Stack IR ;) (type $FUNCSIG$v) @@ -1553,23 +1553,23 @@ (if (i32.const 0) (block $block - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 0) ) ) (drop - (get_local $temp1) + (local.get $temp1) ) ) (block $block13 - (set_local $temp1 + (local.set $temp1 (call $local-to-stack-multi-4 (i32.const 1) ) ) (drop - (get_local $temp1) + (local.get $temp1) ) ) ) @@ -1582,7 +1582,7 @@ ) (i32.eqz (block $block (result i32) - (set_local $temp + (local.set $temp (call $remove-block (i32.const 1) ) @@ -1592,7 +1592,7 @@ (i32.const 2) ) ) - (get_local $temp) + (local.get $temp) ) ) ) |