RFR: 8310524: C2: record parser-generated LoadN nodes for IGVN [v2]

Daniel Lundén duke at openjdk.org
Wed Dec 6 12:57:05 UTC 2023


On Wed, 6 Dec 2023 09:01:20 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

>> No particular reason. I checked, and `@DontInline` also makes the test work as expected. Is it preferable to use `@DontInline`?
>
> Yes, I think `@DontInline` would be clearer here.

OK, thanks. Updated now (and rerunning tests just to be sure).

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16967#discussion_r1417248051


More information about the hotspot-compiler-dev mailing list