RFR: 8330851: C2: More efficient TypeFunc creation
Amit Kumar
amitkumar at openjdk.org
Thu Nov 7 04:32:14 UTC 2024
On Thu, 7 Nov 2024 03:24:31 GMT, Dean Long <dlong at openjdk.org> wrote:
>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.
I have moved them, and marking changes ready for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21782#issuecomment-2461294664
More information about the hotspot-compiler-dev
mailing list