diff options
author | Max Graey <maxgraey@gmail.com> | 2020-07-09 03:01:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 17:01:56 -0700 |
commit | ec5a88c12bea053200c4529758cf1f5ce916e455 (patch) | |
tree | 443c09caf8bb6e6cb025d8171c7bdc5b30c2d9bf /src/wasm/wasm-io.cpp | |
parent | 18095a6c6030fb157f89889b8094eca0b3f654cb (diff) | |
download | binaryen-ec5a88c12bea053200c4529758cf1f5ce916e455.tar.gz binaryen-ec5a88c12bea053200c4529758cf1f5ce916e455.tar.bz2 binaryen-ec5a88c12bea053200c4529758cf1f5ce916e455.zip |
Optimize booleans when argument is negative integer (#2930)
bool(-x) ==> bool(x)
Diffstat (limited to 'src/wasm/wasm-io.cpp')
0 files changed, 0 insertions, 0 deletions