RFR: 8333248: VectorGatherMaskFoldingTest.java failed when maximum vector bits is 64 [v3]
Gui Cao
gcao at openjdk.org
Thu Jun 6 06:57:43 UTC 2024
On Thu, 6 Jun 2024 06:43:41 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:
> It looks good now, thanks! Have you tried running the test again with a 64-bit vector platform? I'd also update the description of this PR.
Yes. This case still pass on 64-bit vector platforms, including aarch64 client/server build and linux-riscv64 (with/without vector extension).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19473#issuecomment-2151539981
More information about the hotspot-compiler-dev
mailing list