RFR: 8325144: C1: Optimize CriticalEdgeFinder [v4]
Denghui Dong
ddong at openjdk.org
Tue Feb 13 05:29:12 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:
comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17674/files
- new: https://git.openjdk.org/jdk/pull/17674/files/bae29a21..8491470d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17674&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17674&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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