RFR: 8322770: Implement C2 VectorizedHashCode on AArch64 [v9]
Mikhail Ablakatov
duke at openjdk.org
Mon Sep 23 09:40:19 UTC 2024
On Fri, 20 Sep 2024 09:33:56 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> It was renamed to `mulvs` by https://github.com/openjdk/jdk/pull/18487/commits/419f39473b53099b7bd42c33380a6ccb3917ab16
>
> It's certainly possible that we are missing them. There was a period when `Assembler` changes were't being fully tested, but I've reviewed PRs more strictly since I realized.
> In this case, though, there is a bug which will be revealed by testing.
Fixed and tested by https://github.com/openjdk/jdk/pull/18487/commits/3d7af279cd33b842ea332404005bbb54e2cd1d0b and https://github.com/openjdk/jdk/pull/18487/commits/132baf86e4c2418ba4e9f337612f6a38e37da777 accordingly, please check.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18487#discussion_r1771066627
More information about the hotspot-dev
mailing list