-
Sub-task
-
Resolution: Fixed
-
P4
-
24
-
b27
The algorithm in scheduleBlock can be improved to make the visualization more accurate. We could use the set of scheduled nodes instead of visited nodes when determining "allPredsScheduled".
before(.pdf) the change 22 g1StoreP is visualized before, but depends on, 23-25 MachTemp in the After Matching phase. This inaccuracy is removed after(.pdf) the proposed patch. Thanks [~rcastanedalo] for the graphs.
before(.pdf) the change 22 g1StoreP is visualized before, but depends on, 23-25 MachTemp in the After Matching phase. This inaccuracy is removed after(.pdf) the proposed patch. Thanks [~rcastanedalo] for the graphs.
- links to
-
Commit(master) openjdk/jdk/65b5a2e3
-
Review(master) openjdk/jdk/22481