Integrated: 8272310: AArch64: Add missing changes for shared vector helper methods in m4 files
Xiaohong Gong
xgong at openjdk.java.net
Thu Aug 12 11:12:27 UTC 2021
On Wed, 11 Aug 2021 10:51:39 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:
> This is a followed-up fixing to [1] which moved several vector helper methods to a shared header. However, the changes in the
> aarch64 ad files (`aarch64_neon.ad, aarch64_sve.ad`) are forgotten to be added into the relative m4 files.
>
> This patch adds the missing changes in the m4 files to make everything right.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8270519
This pull request has now been integrated.
Changeset: 7e14c3cc
Author: Xiaohong Gong <xgong at openjdk.org>
Committer: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/7e14c3cc112e109f0fc79c661eafd2fb14f22431
Stats: 7 lines in 2 files changed: 0 ins; 0 del; 7 mod
8272310: AArch64: Add missing changes for shared vector helper methods in m4 files
Reviewed-by: jiefu
-------------
PR: https://git.openjdk.java.net/jdk/pull/5081
More information about the hotspot-compiler-dev
mailing list