-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CFG path contraction condition was removing entry blocks
Fixed bug in cfg path contraction - removed superfluous check on number of children of a block's parents - a labelled block should only be merged with its solitary parent when that parent's outgoing edge is unconditional
- Loading branch information
1 parent
5d8af80
commit 6328e88
Showing
1 changed file
with
36 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters