RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64 [v2]
Mikhail Ablakatov
duke at openjdk.org
Fri Oct 18 12:15:46 UTC 2024
On Tue, 8 Oct 2024 09:42:15 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Agreed. Would be nice to have an established mechanism for this though. I think we could do better than a macro but it should do as well.
>
>> Agreed. Would be nice to have an established mechanism for this though. I think we could do better than a macro but it should do as well.
>
> I'm not sure we could do _much_ better. A great advantage of using a macro is that it enforces consistent naming across the stub and the inlined code.
@theRealAph , could you check this?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21286#discussion_r1806394404
More information about the hotspot-dev
mailing list