RFR: 8347449: C2: UseLoopPredicate off should also turn UseProfiledLoopPredicate off [v5]

Manuel Hässig duke at openjdk.org
Fri Mar 28 09:10:00 UTC 2025


On Thu, 27 Mar 2025 14:04:15 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> You could also clean up the `IdealKit::loop`, which checks `UseLoopPredicate`only to call add_parse_predicates, which adds all predicates... and so it constrains too many things now.

Cleaned up in [1561a0e](https://github.com/openjdk/jdk/pull/24248/commits/1561a0eea3b2049e4e9e6468d0237f60e97cd2e8).
I also reran testing and everything passed.

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

PR Comment: https://git.openjdk.org/jdk/pull/24248#issuecomment-2760619412


More information about the hotspot-dev mailing list