diff options
author | Alon Zakai <alonzakai@gmail.com> | 2016-07-20 21:31:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-20 21:31:46 -0700 |
commit | 12abb63203788cba23f5c65a971a2af922e05bfc (patch) | |
tree | 47160f540810e408ccd74ae8e4b422afaf59e0fb /test/memorygrowth.fromasm.imprecise | |
parent | 5e9058c9b108298406da7474c524e8d452431710 (diff) | |
parent | fa60ade30e03c6a13bbce26ff81c03ed1ae4da0b (diff) | |
download | binaryen-12abb63203788cba23f5c65a971a2af922e05bfc.tar.gz binaryen-12abb63203788cba23f5c65a971a2af922e05bfc.tar.bz2 binaryen-12abb63203788cba23f5c65a971a2af922e05bfc.zip |
Merge pull request #648 from WebAssembly/relooper-opts
Relooper improvements
Diffstat (limited to 'test/memorygrowth.fromasm.imprecise')
-rw-r--r-- | test/memorygrowth.fromasm.imprecise | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/memorygrowth.fromasm.imprecise b/test/memorygrowth.fromasm.imprecise index 65fadc981..b70bc7c9e 100644 --- a/test/memorygrowth.fromasm.imprecise +++ b/test/memorygrowth.fromasm.imprecise @@ -5311,7 +5311,7 @@ (i32.const 24) ) ) - (loop $do-out$73 $do-in$74 + (loop $do-in$74 (i32.store (set_local $1 (i32.add @@ -5851,7 +5851,7 @@ (set_local $4 (i32.const 0) ) - (loop $do-out$44 $do-in$45 + (loop $do-in$45 (i32.store offset=12 (set_local $15 (i32.add |