diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-03-11 11:53:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-11 11:53:51 -0700 |
commit | 5c0bf993bc530a5b69caac1a9d70eec13c887d70 (patch) | |
tree | 458087a71747f4032b108edb9d5b954e98938359 /src/binaryen-c.cpp | |
parent | 0abc9ce8e9676c95f7ff572529eebf3018179dad (diff) | |
download | binaryen-5c0bf993bc530a5b69caac1a9d70eec13c887d70.tar.gz binaryen-5c0bf993bc530a5b69caac1a9d70eec13c887d70.tar.bz2 binaryen-5c0bf993bc530a5b69caac1a9d70eec13c887d70.zip |
Update RedundantSetElimination to work with tuples (#2688)
Also makes it work with any other constant expression such as a
ref.func or ref.null instructions. This optimization may not be very
important, but it illustrates how simple it can be to update a pass to
handle tuples (and also I was already looking at it because of the
prior changes that had to be made to it).
Diffstat (limited to 'src/binaryen-c.cpp')
0 files changed, 0 insertions, 0 deletions