diff options
author | Max Graey <maxgraey@gmail.com> | 2020-08-23 22:32:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-23 12:32:12 -0700 |
commit | 33ccea3bdcb82f638c888b36bb779291d04568f3 (patch) | |
tree | 6a1fbcfd8df17612f5a48583399732b09354a047 /src/wasm/literal.cpp | |
parent | 1f439f7227f2d1f2d15d058ec5acdb41556cb9bb (diff) | |
download | binaryen-33ccea3bdcb82f638c888b36bb779291d04568f3.tar.gz binaryen-33ccea3bdcb82f638c888b36bb779291d04568f3.tar.bz2 binaryen-33ccea3bdcb82f638c888b36bb779291d04568f3.zip |
Remove optimization for memory.copy(x, x, C) (#3073)
That can trap, so we can only remove it if traps are ignored,
which was not handled properly. Revert it as we consider the
options.
Diffstat (limited to 'src/wasm/literal.cpp')
0 files changed, 0 insertions, 0 deletions