RFR: 8325144: C1: Optimize CriticalEdgeFinder [v2]

Denghui Dong ddong at openjdk.org
Tue Feb 13 04:04:14 UTC 2024


> Hi,
> 
> Please help review this change that removed the sorting process in split_edges by checking if the 'to' block has been substituted.
> 
> Thanks

Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:

  update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/17674/files
  - new: https://git.openjdk.org/jdk/pull/17674/files/6f678ef7..c25426bc

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

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

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


More information about the hotspot-compiler-dev mailing list