-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: have inliner use fgSplitBlockAfterStatement (#80928)
In anticipation of moving pred list building before inlining, use the common block split utility instead of custom code. This does a better job of propagating IL offsets, and automatically handles pred list maintenance. Contributes to #80193.
- Loading branch information
1 parent
31e4f40
commit 861a886
Showing
1 changed file
with
1 addition
and
72 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