RFR: JDK-8319256: Print more diagnostic information when an unexpected user is found in a Phi [v2]

Cesar Soares Lucas cslucas at openjdk.org
Mon Nov 6 18:26:52 UTC 2023


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

Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:

  Address PR feedback: ifdefs.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16465/files
  - new: https://git.openjdk.org/jdk/pull/16465/files/48ed4532..70312fb7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16465&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16465&range=00-01

  Stats: 9 lines in 2 files changed: 4 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/16465.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16465/head:pull/16465

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


More information about the hotspot-compiler-dev mailing list