RFR: 8266328: C2: Remove InlineWarmCalls
Vladimir Kozlov
kvn at openjdk.java.net
Fri Apr 30 04:47:49 UTC 2021
On Thu, 29 Apr 2021 21:46:36 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> Remove InlineWarmCalls and all relevant code.
>
> It was introduced long time ago and didn't get much attention since then. I don't see any value in keeping it around.
> And there's incremental inlining support in C2 now.
>
> Testing:
> - [x] hs-tier1 - hs-tier2
I assume @veresov uses different approach.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3805
More information about the hotspot-compiler-dev
mailing list