RFR: 8350463: AArch64: Add vector rearrange support for small lane count vectors [v4]
Xiaohong Gong
xgong at openjdk.org
Thu Mar 20 02:11:12 UTC 2025
On Tue, 18 Mar 2025 08:01:06 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:
>> Did you try without? The default warmup should be sufficient I think. But I could be wrong.
>
> Yes, actually it can pass without this sometimes. I'm afriad the IR test would fail in future, as I met the random failure issue before on other IR tests. I also checked some existing tests under vectorapi, almost all have either 5000 or 10000 warmup.
Maybe I can use a smaller warmup like `5000`. What do you think?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23790#discussion_r2004667794
More information about the hotspot-compiler-dev
mailing list