diff options
author | Alon Zakai <azakai@google.com> | 2024-10-04 08:43:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-04 08:43:17 -0700 |
commit | cbad8ec02680710001ebdc7157e487c54e9b4c66 (patch) | |
tree | 130ed8cea4a33e1d8a9e5490427c06dca7abf588 /test/float_ops.cpp | |
parent | 7f30b6c4c0af98642a8f22cbd4e61ff688f9e9fe (diff) | |
download | binaryen-cbad8ec02680710001ebdc7157e487c54e9b4c66.tar.gz binaryen-cbad8ec02680710001ebdc7157e487c54e9b4c66.tar.bz2 binaryen-cbad8ec02680710001ebdc7157e487c54e9b4c66.zip |
RemoveUnusedBrs: Generalize jump threading optimizations to all branches (#6983)
This change is NFC on all things we previously optimized, but also makes
us optimize TryTable, BrOn, etc., by replacing hard-coded logic for Break
with generic code.
Also simplify the code there a little - we didn't really need ControlFlowWalker.
Diffstat (limited to 'test/float_ops.cpp')
0 files changed, 0 insertions, 0 deletions