RFR: 8341194: [REDO] Implement C2 VectorizedHashCode on AArch64 [v2]

Mikhail Ablakatov duke at openjdk.org
Mon Nov 4 09:47:35 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.

Hi @theRealAph , could you re-review this?

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/21286#discussion_r1827451617


More information about the hotspot-dev mailing list