RFR: 8253923: C2 doesn't always run loop opts for compilations that include loops
Roland Westrelin
roland at openjdk.java.net
Wed Oct 7 07:38:09 UTC 2020
On Tue, 6 Oct 2020 18:39:51 GMT, Nils Eliasson <neliasso at openjdk.org> wrote:
> > Thanks for reviewing. I actually made this a draft PR because I realized when I created it that there was a simpler fix
> > (which is to set the has_loops flag when parsing of a method starts). Can you take a look at the new change?
>
> Where do I find the new change? I see no updated files.
I updated the change in place (force pushed).
https://openjdk.github.io/cr/?repo=jdk&pr=478&range=00 is the new change.
-------------
PR: https://git.openjdk.java.net/jdk/pull/478
More information about the hotspot-compiler-dev
mailing list