diff options
author | Alon Zakai <alonzakai@gmail.com> | 2018-11-15 13:43:49 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-15 13:43:49 -0800 |
commit | 991bd336973702b4996237fc4610ad52af6718a1 (patch) | |
tree | 0105d52f5149042aad59415bddc2ae765f698536 /test/i64-setTempRet0.asm.js | |
parent | ec16a4d076d290f892fc00f598777631cdda5f09 (diff) | |
download | binaryen-991bd336973702b4996237fc4610ad52af6718a1.tar.gz binaryen-991bd336973702b4996237fc4610ad52af6718a1.tar.bz2 binaryen-991bd336973702b4996237fc4610ad52af6718a1.zip |
Optimize an if exit block into an if arm (#1749)
If an if is enclosed in a block which is only used to exit one arm, move it into that arm, so it can be better optimized. Similar to what we did for loops in #1736.
Diffstat (limited to 'test/i64-setTempRet0.asm.js')
0 files changed, 0 insertions, 0 deletions