RFR: 8355476: RISC-V: using zext_w directly in vector_update_crc32 could trigger assert
Feilong Jiang
fjiang at openjdk.org
Thu Apr 24 14:05:57 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!
Marked as reviewed by fjiang (Committer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24846#pullrequestreview-2791340688
More information about the hotspot-dev
mailing list