RFR: 8347481: C2: Remove the control input of some nodes
Vladimir Ivanov
vlivanov at openjdk.org
Thu Jan 16 04:42:41 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.
Looks good.
-------------
Marked as reviewed by vlivanov (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23055#pullrequestreview-2554719363
More information about the hotspot-compiler-dev
mailing list