diff options
author | Alon Zakai <azakai@google.com> | 2021-03-22 16:48:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-22 16:48:57 -0700 |
commit | 5ef255154172504385a8218f9712a48d98a47689 (patch) | |
tree | 6c15e2fdcfd739e83fb23aab225935b37b617175 /src/wasm/wasm-s-parser.cpp | |
parent | 418804035056bcd133ff5e292bf645d5d26d8d0d (diff) | |
download | binaryen-5ef255154172504385a8218f9712a48d98a47689.tar.gz binaryen-5ef255154172504385a8218f9712a48d98a47689.tar.bz2 binaryen-5ef255154172504385a8218f9712a48d98a47689.zip |
Use the type in selectification in RemoveUnusedBrs (#3716)
We have the if's type, and when replacing it with a select, can use that
type. This could be more efficient. It also avoids a current crash
after the removal of LUBs, but it's worth doing regardless of that.
Diffstat (limited to 'src/wasm/wasm-s-parser.cpp')
0 files changed, 0 insertions, 0 deletions