forked from dotnet/runtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JIT: allow block cloning opt in methods with EH (dotnet/coreclr#27088)
Update `fgOptimizeUncondBranchToSimpleCond` to handle methods with EH. Also rework the helpers a bit to make them more time-efficient. Commit migrated from dotnet/coreclr@60ff022
- Loading branch information
1 parent
cd34f02
commit 80cb434
Showing
1 changed file
with
37 additions
and
39 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