Integrated: 8347481: C2: Remove the control input of some nodes

Quan Anh Mai qamai at openjdk.org
Fri Jan 17 02:07:40 UTC 2025


On Sun, 12 Jan 2025 13:43:44 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

> Hi,
> 
> While working on [JDK-8347365](https://bugs.openjdk.org/browse/JDK-8347365), I noticed that there are some nodes that have their control inputs being set in a seemingly erroneous manner. This patch removes the control inputs for those nodes.
> 
> Please review this PR, thanks a lot.

This pull request has now been integrated.

Changeset: aa21de56
Author:    Quan Anh Mai <qamai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aa21de566d387ab71adebdf798f7710a005c27b1
Stats:     57 lines in 8 files changed: 0 ins; 2 del; 55 mod

8347481: C2: Remove the control input of some nodes

Reviewed-by: dfenacci, vlivanov, kvn

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

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


More information about the hotspot-compiler-dev mailing list