diff options
author | Alon Zakai <azakai@google.com> | 2021-11-15 12:38:23 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-15 12:38:23 -0800 |
commit | ed1f0d8427f330a18b2ca98adeadcb1be56d59bc (patch) | |
tree | 897d4268ac7806efc5c20a4d4147f699feb9aca8 /src/wasm-interpreter.h | |
parent | 9fa7f6f2a609c7defbafe7be23d56330d54e79c9 (diff) | |
download | binaryen-ed1f0d8427f330a18b2ca98adeadcb1be56d59bc.tar.gz binaryen-ed1f0d8427f330a18b2ca98adeadcb1be56d59bc.tar.bz2 binaryen-ed1f0d8427f330a18b2ca98adeadcb1be56d59bc.zip |
Directize: Fix handling of non-nullable locals and unreachability (#4330)
The order of operations could allow us to add vars but then later decide
not to do the optimization due to unreachability. And then we did not do a
fixup for non-nullability for those args, leading to a fuzzer error.
Diffstat (limited to 'src/wasm-interpreter.h')
0 files changed, 0 insertions, 0 deletions