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 | 16 |
1 files changed, 8 insertions, 8 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 043d0deef..5ea6bf1a5 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 @@ -9,13 +9,13 @@ (type $7 (func (param f64) (result f64))) (type $8 (func (result i64))) (type $9 (func (param i32 i64))) - (memory $0 4096 4096) - (data (i32.const 1026) "\14\00") - (table 10 anyfunc) - (elem (i32.const 0) $z $big_negative $z $z $w $w $importedDoubles $w $z $cneg) (import "env" "_emscripten_asm_const_vi" (func $_emscripten_asm_const_vi)) (import "asm2wasm" "f64-to-int" (func $f64-to-int (param f64) (result i32))) (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) + (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) @@ -639,13 +639,13 @@ (type $7 (func (param f64) (result f64))) (type $8 (func (result i64))) (type $9 (func (param i32 i64))) - (memory $0 4096 4096) - (data (i32.const 1026) "\14\00") - (table 10 anyfunc) - (elem (i32.const 0) $z $big_negative $z $z $w $w $importedDoubles $w $z $cneg) (import "env" "_emscripten_asm_const_vi" (func $_emscripten_asm_const_vi)) (import "asm2wasm" "f64-to-int" (func $f64-to-int (param f64) (result i32))) (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) + (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) |