diff options
author | Alon Zakai <alonzakai@gmail.com> | 2017-03-09 16:46:38 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-09 16:46:38 -0800 |
commit | d79d71ac7dfe807a5e98b94c9d1f67df4da7998a (patch) | |
tree | a795b28fd5ca074c7a901ede07dcaa0fc571bdc0 /test/passes/post-emscripten.wast | |
parent | be4be557567251a73f40bfd7a48220b33f5ddc58 (diff) | |
download | binaryen-d79d71ac7dfe807a5e98b94c9d1f67df4da7998a.tar.gz binaryen-d79d71ac7dfe807a5e98b94c9d1f67df4da7998a.tar.bz2 binaryen-d79d71ac7dfe807a5e98b94c9d1f67df4da7998a.zip |
fix sign-ext opt issues (#935)
* fix a bug where compared sign-exts of different sizes were turned into zero-exts
* fix a bug where we consider an almost sign-ext as ok to change the sign of a load inside it, ignoring that the load has the extra shifting
Diffstat (limited to 'test/passes/post-emscripten.wast')
0 files changed, 0 insertions, 0 deletions