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 09:23:19 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
The code changes look ok. What have you done to test it?
-------------
PR Review: https://git.openjdk.org/jdk/pull/20724#pullrequestreview-2265676276
More information about the hotspot-compiler-dev
mailing list