RFR: 8339063: [aarch64] Skip verify_sve_vector_length after native calls if SVE supports 128 bits VL only [v2]
Andrew Dinn
adinn at openjdk.org
Wed Aug 28 15:55:18 UTC 2024
On Wed, 28 Aug 2024 08:51:11 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 compilation failure with --disable-precompiled-headers
Marked as reviewed by adinn (Reviewer).
Ok, that sounds like it is sufficient.
-------------
PR Review: https://git.openjdk.org/jdk/pull/20724#pullrequestreview-2266680405
PR Comment: https://git.openjdk.org/jdk/pull/20724#issuecomment-2315725636
More information about the hotspot-dev
mailing list