RFR: 8324124: RISC-V: implement _vectorizedMismatch intrinsic [v2]
Yuri Gaevsky
duke at openjdk.org
Sun Jun 15 07:14:43 UTC 2025
On Thu, 24 Apr 2025 17:27:39 GMT, Yuri Gaevsky <duke at openjdk.org> wrote:
>> Hello All,
>>
>> Please review these changes to enable the __vectorizedMismatch_ intrinsic on RISC-V platform with RVV instructions supported.
>>
>> Thank you,
>> -Yuri Gaevsky
>>
>> **Correctness checks:**
>> hotspot/jtreg/compiler/{intrinsic/c1/c2}/ under QEMU-8.1 with RVV v1.0.0 and -XX:TieredStopAtLevel=1/2/3/4.
>
> Yuri Gaevsky has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
>
> - Merge master
> - 8324124: RISC-V: implement _vectorizedMismatch intrinsic
.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17750#issuecomment-2973553140
More information about the hotspot-dev
mailing list