RFR: 8308869: C2: use profile data in subtype checks when profile has more than one class [v2]
Roland Westrelin
roland at openjdk.org
Tue Jun 13 14:29:45 UTC 2023
On Mon, 12 Jun 2023 15:57:20 GMT, Tom Rodriguez <never at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 32 bit fix
>
> The JVMCI, C1 and interpreter changes look ok to me. I didn't review the C2 changes.
>
> Yes the method profiling is unused for a long time and I'm planning to delete it when I have time.
@tkrodriguez thanks for the review. New commit should address your comments.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14375#issuecomment-1589421859
More information about the hotspot-compiler-dev
mailing list