diff options
author | Alon Zakai <azakai@google.com> | 2021-07-20 13:04:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-20 13:04:28 -0700 |
commit | 1e79c53ec1ad3d80db3354f15919331fdfa7ed28 (patch) | |
tree | 7cb1e8ef4b7bacd3efa6e6085a3344b41efefcd5 /test/wasm2js/reinterpret.2asm.js.opt | |
parent | e67d50d5a6290ec9968344ee5712ebf62847fea8 (diff) | |
download | binaryen-1e79c53ec1ad3d80db3354f15919331fdfa7ed28.tar.gz binaryen-1e79c53ec1ad3d80db3354f15919331fdfa7ed28.tar.bz2 binaryen-1e79c53ec1ad3d80db3354f15919331fdfa7ed28.zip |
Exponentially empty out function bodies when reducing (#3997)
This removes the code that did so one at a time, and instead adds it
in a way that we can do it in an exponentially growing set of functions.
On large testcases where other methods do not work, this is very
useful.
Also adjust the factor to do this 20x more often, which in practice
is very useful too.
Diffstat (limited to 'test/wasm2js/reinterpret.2asm.js.opt')
0 files changed, 0 insertions, 0 deletions