diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-03-16 14:41:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-16 14:41:50 -0700 |
commit | 83d69b30b56fdc9966c84082092fe25830472dd1 (patch) | |
tree | 712061cdae10da36bb6158d87f6947471ede4750 /scripts/fuzz_opt.py | |
parent | aadec4526b339af4d2d2b92d3d64f07f935df7a5 (diff) | |
download | binaryen-83d69b30b56fdc9966c84082092fe25830472dd1.tar.gz binaryen-83d69b30b56fdc9966c84082092fe25830472dd1.tar.bz2 binaryen-83d69b30b56fdc9966c84082092fe25830472dd1.zip |
Handle tuples in RemoveUnusedBrs (#2693)
RemoveUnusedBrs produces selects for some patterns, but selects of
multivalue types are not valid. This change checks that types are not
tuple types before producing selects.
Diffstat (limited to 'scripts/fuzz_opt.py')
0 files changed, 0 insertions, 0 deletions