-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kAsyncStart is missing from CalculatePostOrderScheduleHelper() which …
…will not initialize the ordinal/priority correctly for some instructions. Later priority-queue-based worklist may not work in the correct order as a result. PiperOrigin-RevId: 696968628
- Loading branch information
1 parent
97ef4ef
commit 4c7e8aa
Showing
2 changed files
with
68 additions
and
1 deletion.
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
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