diff options
author | Max Graey <maxgraey@gmail.com> | 2020-10-28 00:42:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-27 15:42:05 -0700 |
commit | 5c31f461afe87088e1e0972dbcbf0507c15b2880 (patch) | |
tree | e7ca96cd38a3ae24fa1f3ad36d206d1589bd62fb /src/wasm/literal.cpp | |
parent | c015eebaee6161112eb82b1faa892c864ddffa27 (diff) | |
download | binaryen-5c31f461afe87088e1e0972dbcbf0507c15b2880.tar.gz binaryen-5c31f461afe87088e1e0972dbcbf0507c15b2880.tar.bz2 binaryen-5c31f461afe87088e1e0972dbcbf0507c15b2880.zip |
Replace x * 2 with x + x for floats (#3016)
But only when doing so doesn't require adding a new local.
Diffstat (limited to 'src/wasm/literal.cpp')
0 files changed, 0 insertions, 0 deletions