RFR: 8325144: C1: Optimize CriticalEdgeFinder [v6]
Denghui Dong
ddong at openjdk.org
Mon Feb 26 15:03:07 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/263d0332..7d15411b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17674&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17674&range=04-05
Stats: 8 lines in 1 file changed: 7 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