RFR: 8279888: Local variable independently used by multiple loops can interfere with loop optimizations [v2]
Roland Westrelin
roland at openjdk.java.net
Tue Mar 22 12:45:14 UTC 2022
On Tue, 22 Mar 2022 08:59:30 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Looks good to me overall but this is very hard to review. More people should look at it.
>
> If you resolve the merge conflicts, I can run some more testing with `-XX:+StressDuplicateBackedge` enabled.
Thanks for reviewing this. I applied your suggestions and merged.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7352
More information about the hotspot-compiler-dev
mailing list