summaryrefslogtreecommitdiff
path: root/scripts/test/wasm2js.py
diff options
context:
space:
mode:
authorMax Graey <maxgraey@gmail.com>2020-10-07 21:13:06 +0300
committerGitHub <noreply@github.com>2020-10-07 11:13:06 -0700
commit6fbf158b04f6ba2771f4856e41d070086b5b0d96 (patch)
tree9243b8092d102b692d4e424545026e32c238592a /scripts/test/wasm2js.py
parentfe56186c48350e7b4b4a2243022da65703a8f1b7 (diff)
downloadbinaryen-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