summaryrefslogtreecommitdiff
path: root/scripts/fuzz_opt.py
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2020-10-21 09:19:49 -0700
committerGitHub <noreply@github.com>2020-10-21 09:19:49 -0700
commitda68e75db7c4ca9c32d5c296499b51858d432c02 (patch)
treecc7afd22e2c007f9112fea3838c644f527f076f9 /scripts/fuzz_opt.py
parentb7c452ea1bf0ebce9f8da19e8124c20b4373a009 (diff)
downloadbinaryen-da68e75db7c4ca9c32d5c296499b51858d432c02.tar.gz
binaryen-da68e75db7c4ca9c32d5c296499b51858d432c02.tar.bz2
binaryen-da68e75db7c4ca9c32d5c296499b51858d432c02.zip
SimplifyLocals fuzz fix: Don't be confused by subtype assigns. (#3267)
We checked if the type matches when deciding if two locals are equivalent, but if the type didn't match, we forgot to reset any previously equivalent things. So we thought something was equivalent when it wasn't, see the reduced testcase. Fixes #3266
Diffstat (limited to 'scripts/fuzz_opt.py')
0 files changed, 0 insertions, 0 deletions