Integrated: JDK-8319256: Print more diagnostic information when an unexpected user is found in a Phi

Cesar Soares Lucas cslucas at openjdk.org
Fri Nov 10 07:13:06 UTC 2023


On Thu, 2 Nov 2023 00:02:18 GMT, Cesar Soares Lucas <cslucas at openjdk.org> wrote:

> Can I please get some review on this PR to:
> 
> - Add more verification around the implementation of reduce allocation merges.
> - Print more diagnostic information when an unexpected situation is encountered.
> 
> Testing: Linux x64 tier1-4, Renaissance, Dacapo and SpecJBB.

This pull request has now been integrated.

Changeset: 9cce9fe0
Author:    Cesar Soares Lucas <cslucas at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9cce9fe06780aa095b3aabdfa421f376ca7bfd08
Stats:     106 lines in 3 files changed: 61 ins; 7 del; 38 mod

8319256: Print more diagnostic information when an unexpected user is found in a Phi

Reviewed-by: kvn, thartmann

-------------

PR: https://git.openjdk.org/jdk/pull/16465


More information about the hotspot-compiler-dev mailing list