diff options
author | Max Graey <maxgraey@gmail.com> | 2020-10-07 21:13:06 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-07 11:13:06 -0700 |
commit | 6fbf158b04f6ba2771f4856e41d070086b5b0d96 (patch) | |
tree | 9243b8092d102b692d4e424545026e32c238592a /scripts/test/wasm2js.py | |
parent | fe56186c48350e7b4b4a2243022da65703a8f1b7 (diff) | |
download | binaryen-6fbf158b04f6ba2771f4856e41d070086b5b0d96.tar.gz binaryen-6fbf158b04f6ba2771f4856e41d070086b5b0d96.tar.bz2 binaryen-6fbf158b04f6ba2771f4856e41d070086b5b0d96.zip |
Add optimization rules for some shift operations (#3099)
Specifically, truncates constant shift values that are greater than the number of bits available and optimizes out explicit masking of the shift value that is redundant with the implicit masking performed by shift operations.
Diffstat (limited to 'scripts/test/wasm2js.py')
0 files changed, 0 insertions, 0 deletions