Integrated: 8325144: C1: Optimize CriticalEdgeFinder
Denghui Dong
ddong at openjdk.org
Tue Feb 27 08:32:16 UTC 2024
On Thu, 1 Feb 2024 16:49:02 GMT, Denghui Dong <ddong at openjdk.org> wrote:
> Hi,
>
> Please help review this change that removed the sorting process in split_edges by checking if the 'to' block has been substituted.
>
> Thanks
This pull request has now been integrated.
Changeset: 4d82ea10
Author: Denghui Dong <ddong at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4d82ea102a347b12f33104917ae790156ed524a1
Stats: 40 lines in 3 files changed: 10 ins; 13 del; 17 mod
8325144: C1: Optimize CriticalEdgeFinder
Reviewed-by: dlong, chagedorn
-------------
PR: https://git.openjdk.org/jdk/pull/17674
More information about the hotspot-compiler-dev
mailing list