RFR: 8355476: RISC-V: using zext_w directly in vector_update_crc32 could trigger assert
Fei Yang
fyang at openjdk.org
Thu Apr 24 10:27:46 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!
Good catch! Thanks!
-------------
Marked as reviewed by fyang (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24846#pullrequestreview-2790570954
More information about the hotspot-dev
mailing list