RFR: JDK-8331859 : [PPC64] Remove support for Power7 and older [v10]
Martin Doerr
mdoerr at openjdk.org
Thu May 15 16:00:20 UTC 2025
On Thu, 15 May 2025 15:36:09 GMT, Suchismith Roy <sroy at openjdk.org> wrote:
> > d with -XX:-SuperwordUseVSX.
>
> Any particular set of tests that rely on Superword optimisation ?
At least the following tests should still work:
`make run-test TEST=jtreg:compiler/c2 JTREG="VM_OPTIONS=-XX:-SuperwordUseVSX"`
We need to support -XX:-SuperwordUseVSX as workaround for vector bugs.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20262#issuecomment-2884335346
More information about the hotspot-dev
mailing list