Withdrawn: 8248191: [PPC64] Replace lxvd2x/stxvd2x with lxvx/stxvx for Power10
Ziviani
github.com+670087+jrziviani at openjdk.java.net
Thu Dec 3 15:47:58 UTC 2020
On Fri, 6 Nov 2020 00:52:20 GMT, Ziviani <github.com+670087+jrziviani at openjdk.org> wrote:
> The pair lxvx/stxvx are more modern VSX instructions to load/store data.
> These should benefit the Vector API because lxvd2x/stxvd2x may require
> xxswapd, leading to a more difficult code generation.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1086
More information about the hotspot-compiler-dev
mailing list