RFR: 8338844: C2: remove useless code in PhaseIdealLoop::place_outside_loop() after 8335709

Christian Hagedorn chagedorn at openjdk.org
Thu Aug 22 15:56:07 UTC 2024


On Thu, 22 Aug 2024 15:26:40 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> This removes code that shouldn't be necessary now that the
> NeverBranch/CProj nodes are assigned the correct loop. I proposed this
> initially as part of https://github.com/openjdk/jdk/pull/20334 where
> the recommendation was to take care of it separately to make
> backports easier.

Looks good to me.

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

Marked as reviewed by chagedorn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20678#pullrequestreview-2255039207


More information about the hotspot-compiler-dev mailing list