summaryrefslogtreecommitdiff
path: root/src/wasm-traversal.h
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2019-08-26 12:40:38 -0700
committerGitHub <noreply@github.com>2019-08-26 12:40:38 -0700
commitf070e8c10a15a02735fbd9b88c4c569a8c786933 (patch)
tree414519c4d3561908f130091c36ffe22592fc6dcb /src/wasm-traversal.h
parent84da536f584a11edd2c6d9d7d422e917df0e0155 (diff)
downloadbinaryen-f070e8c10a15a02735fbd9b88c4c569a8c786933.tar.gz
binaryen-f070e8c10a15a02735fbd9b88c4c569a8c786933.tar.bz2
binaryen-f070e8c10a15a02735fbd9b88c4c569a8c786933.zip
Do not hoist truncation of wasm2js divisions (#2305)
It is not valid to defer the truncation of divisions because accumulated non-integral results can produce different values when they are combined before truncation. This was causing a test failure in the Rust test suite.
Diffstat (limited to 'src/wasm-traversal.h')
0 files changed, 0 insertions, 0 deletions