RFR: 8339063: [aarch64] Skip verify_sve_vector_length after native calls if SVE supports 128 bits VL only [v3]

Fei Gao fgao at openjdk.org
Mon Sep 2 13:40:18 UTC 2024


On Fri, 30 Aug 2024 03:03:53 GMT, Joshua Zhu <jzhu at openjdk.org> wrote:

>> Please review this minor enhancement that skips verify_sve_vector_length after native calls.
>> It works on SVE micro-architecture that only supports 128-bit vector length.
>
> Joshua Zhu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix mismatch issue in ad m4 file

LGTM! Thanks for the update.

-------------

Marked as reviewed by fgao (Committer).

PR Review: https://git.openjdk.org/jdk/pull/20724#pullrequestreview-2275690197


More information about the hotspot-dev mailing list