RFR: 8347481: C2: Remove the control input of some nodes
Vladimir Kozlov
kvn at openjdk.org
Thu Jan 16 15:55:52 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.
Marked as reviewed by kvn (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/23055#pullrequestreview-2556571804
More information about the hotspot-compiler-dev
mailing list