RFR: 8330851: C2: More efficient TypeFunc creation
Amit Kumar
amitkumar at openjdk.org
Thu Nov 14 15:01:22 UTC 2024
On Thu, 7 Nov 2024 03:24:31 GMT, Dean Long <dlong at openjdk.org> wrote:
>> Lazy computation of TypeFunc.
>>
>> Testing: Tier1 on Fastdebug & Release VMs (`s390x architecture`)
>
> If you move all these accessor functions into the .hpp or .inline.hpp file, so they can be inlined, then I think the benefit of a macro will be come more apparent, but I won't insist. Let's see what other reviewers think.
@dean-long can I get review for this one ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21782#issuecomment-2476592883
More information about the hotspot-compiler-dev
mailing list