RFR: 8372980: [VectorAPI] AArch64: Add intrinsic support for unsigned min/max reduction operations [v3]
Eric Fang
erfang at openjdk.org
Mon Jan 26 09:29:46 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?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28693#issuecomment-3798625373
More information about the hotspot-compiler-dev
mailing list