summaryrefslogtreecommitdiff
path: root/src/passes/pass.cpp
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2022-05-31 12:29:36 -0700
committerGitHub <noreply@github.com>2022-05-31 12:29:36 -0700
commit4d0646a6ea6d0104d8a5997f1d607d91e0a661a2 (patch)
treee7fe83c1f13f0607a6cd49f120d280c768c83299 /src/passes/pass.cpp
parent07d90673f1765c3ddff03f7748caefe9a7d14ffa (diff)
downloadbinaryen-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