RFR: 8320622: [TEST] Improve coverage of compiler/loopopts/superword/TestMulAddS2I.java on different platforms
Vladimir Kozlov
kvn at openjdk.org
Mon May 20 18:52:02 UTC 2024
On Mon, 20 May 2024 08:56:35 GMT, Fei Gao <fgao at openjdk.org> wrote:
> It would be worthwhile to improve the test coverage on all platforms by applying another common VM flag.
Are all platforms support both (`true` and `false`) values of `AlignVector`?
I see it is only adjusted for x86 and aarch64 in `vm_version_<cpu>.cpp` files.
-------------
PR Review: https://git.openjdk.org/jdk/pull/19305#pullrequestreview-2066812906
More information about the hotspot-compiler-dev
mailing list