Integrated: 8345158: IGV: local scheduling should not place successors before predecessors
Daniel Skantz
duke at openjdk.org
Tue Dec 3 13:35:45 UTC 2024
On Mon, 2 Dec 2024 12:58:57 GMT, Daniel Skantz <duke at openjdk.org> wrote:
> A slight tweak to consider def-use in scheduleBlock.
>
> Testing: opened a few graphs in control-flow graph mode without any assertion failure.
This pull request has now been integrated.
Changeset: 65b5a2e3
Author: Daniel Skantz <daniel.skantz at oracle.com>
Committer: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/65b5a2e3e4f9882adca587b9fed90223b93302a0
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8345158: IGV: local scheduling should not place successors before predecessors
Reviewed-by: rcastanedalo, chagedorn
-------------
PR: https://git.openjdk.org/jdk/pull/22481
More information about the hotspot-compiler-dev
mailing list