RFR: 8372980: [VectorAPI] AArch64: Add intrinsic support for unsigned min/max reduction operations [v3]
Andrew Haley
aph at openjdk.org
Mon Jan 26 09:51:59 UTC 2026
On Thu, 22 Jan 2026 17:40:31 GMT, Andrew Haley <aph at openjdk.org> wrote:
>> Eric Fang has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Extract some helper functions for better readability
>
> Please add the `TypeNNVector` JMH test files to this PR.
> Hi @theRealAph I have addressed all of your comments, thanks for your suggestions.
>
> > Please add the TypeNNVector JMH test files to this PR.
>
> These micro-benchmarks are already in the `panama-vector` project, do we need to sync that file separately into OpenJDK?
Ideally, yes. It's a bit much to expect a reviewer to check out another repo.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28693#issuecomment-3798709384
More information about the hotspot-compiler-dev
mailing list