-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: generalize the branch around empty flow optimization (#51409)
If a BBJ_COND block falls through to an empty block which then jumps to some other block, see if reversing the branch condition might simplify flow. Resolves #46592.
- Loading branch information
1 parent
df6da13
commit 78178fc
Showing
1 changed file
with
87 additions
and
12 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