Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8282053 IGV: refine schedule approximation
  3. JDK-8345158

IGV: local scheduling should not place successors before predecessors

XMLWordPrintable

    • 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.

            dskantz Daniel Skantz
            dskantz Daniel Skantz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: