RFR: 8355476: RISC-V: using zext_w directly in vector_update_crc32 could trigger assert
Hamlin Li
mli at openjdk.org
Thu Apr 24 16:25:01 UTC 2025
On Thu, 24 Apr 2025 09:31:40 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this simple patch?
> zext_w uses Zba directly, which could cause issue on machine without Zba supports or when Zba is disabled manually.
>
> Thanks!
Thank you!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24846#issuecomment-2828192967
More information about the hotspot-dev
mailing list