diff options
author | Alon Zakai <azakai@google.com> | 2023-08-08 16:03:50 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-08 16:03:50 -0700 |
commit | 6537640f95a08aaf5f4829e34adc1f9755892af8 (patch) | |
tree | 8922b0ee12b01fd1be84e4dda6a2e7f7a0124d75 /test/lit/passes/inlining-optimizing_optimize-level=3.wast | |
parent | f1e92f99867b646aebd8a4f9b35c4972301e6469 (diff) | |
download | binaryen-6537640f95a08aaf5f4829e34adc1f9755892af8.tar.gz binaryen-6537640f95a08aaf5f4829e34adc1f9755892af8.tar.bz2 binaryen-6537640f95a08aaf5f4829e34adc1f9755892af8.zip |
SimplifyGlobals: Connect adjacent blocks in LinearExecutionWalker (#5865)
Followup to #5860, this does the same for SimplifyGlobals as for SimplifyLocals.
As there, this is valid because it's ok if we branch away. This part of the pass
applies a global value to a global.get based on a dominating global.set, so any
dominance is good enough for us.
Diffstat (limited to 'test/lit/passes/inlining-optimizing_optimize-level=3.wast')
0 files changed, 0 insertions, 0 deletions