Integrated: 8324213: C1: There is no need for Canonicalizer to handle IfOp

Denghui Dong ddong at openjdk.org
Mon Jan 29 09:49:46 UTC 2024


On Fri, 19 Jan 2024 15:24:12 GMT, Denghui Dong <ddong at openjdk.org> wrote:

> IfOp will not be created when building the graph, so there is no need for Canonicalizer to handle IfOp.

This pull request has now been integrated.

Changeset: 7a300b63
Author:    Denghui Dong <ddong at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7a300b63b5ca22dfe3e831e641f7a11b9c719b30
Stats:     5 lines in 1 file changed: 2 ins; 0 del; 3 mod

8324213: C1: There is no need for Canonicalizer to handle IfOp

Reviewed-by: dlong, chagedorn

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

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


More information about the hotspot-compiler-dev mailing list