diff options
author | Alon Zakai <azakai@google.com> | 2022-05-31 12:29:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-31 12:29:36 -0700 |
commit | 4d0646a6ea6d0104d8a5997f1d607d91e0a661a2 (patch) | |
tree | e7fe83c1f13f0607a6cd49f120d280c768c83299 /src/passes/pass.cpp | |
parent | 07d90673f1765c3ddff03f7748caefe9a7d14ffa (diff) | |
download | binaryen-4d0646a6ea6d0104d8a5997f1d607d91e0a661a2.tar.gz binaryen-4d0646a6ea6d0104d8a5997f1d607d91e0a661a2.tar.bz2 binaryen-4d0646a6ea6d0104d8a5997f1d607d91e0a661a2.zip |
[WasmGC] Fix non-nullable locals and try-catch in SimplifyLocals (#4703)
Binaryen will not change dominance in SimplifyLocals, however, the current spec's
notion of dominance is simpler than ours, and we must not optimize certain cases in
order to still validate. See details in the comment and test.
Helps #4702
Diffstat (limited to 'src/passes/pass.cpp')
0 files changed, 0 insertions, 0 deletions