diff options
author | Max Graey <maxgraey@gmail.com> | 2020-08-23 08:41:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-22 22:41:33 -0700 |
commit | fa83375d2bed8802de67e1689e056209561636e6 (patch) | |
tree | d90890899b4b1582dee9b41710ee2aaacce96ee3 /src/passes/Print.cpp | |
parent | 7d1c17479318609b4af564f8206c1e367fdf6eac (diff) | |
download | binaryen-fa83375d2bed8802de67e1689e056209561636e6.tar.gz binaryen-fa83375d2bed8802de67e1689e056209561636e6.tar.bz2 binaryen-fa83375d2bed8802de67e1689e056209561636e6.zip |
Optimize bulk memory.copy (#3038)
Replace it with a load and a store when the size is a small constant and remove it entirely when it would be a nop.
Diffstat (limited to 'src/passes/Print.cpp')
0 files changed, 0 insertions, 0 deletions