diff options
author | Thomas Lively <tlively@google.com> | 2024-11-18 15:28:29 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 15:28:29 -0800 |
commit | 08b7496306915dbe11030a7a4cf79207f9460d2f (patch) | |
tree | 0419bf59e0e557e59198f413d8973537efed0437 /scripts/fuzz_passes.py | |
parent | 69591ded5acab404cba96af7ebc1afd54034c545 (diff) | |
download | binaryen-08b7496306915dbe11030a7a4cf79207f9460d2f.tar.gz binaryen-08b7496306915dbe11030a7a4cf79207f9460d2f.tar.bz2 binaryen-08b7496306915dbe11030a7a4cf79207f9460d2f.zip |
[NFC] Finalize blocks with explicit breakability in IRBuilder (#7085)
Since IRBuilder already knows what labels are used by branches, it is
easy for it to pass that information when finalizing blocks. This avoids
finalization having to walk the blocks looking for branches, speeding up
a future version of the binary parser that uses IRBuilder by 10%.
Diffstat (limited to 'scripts/fuzz_passes.py')
0 files changed, 0 insertions, 0 deletions