[vectorIntrinsics] Integrated: 8284197: AArch64: Add backend implementations for vector reverse bits/bytes
Eric Liu
eliu at openjdk.java.net
Mon Apr 18 06:34:58 UTC 2022
On Fri, 15 Apr 2022 09:57:41 GMT, Eric Liu <eliu at openjdk.org> wrote:
> This patch adds the aarch64 backend match rules for vector reverse
> bits/bytes for NEON and SVE.
This pull request has now been integrated.
Changeset: a7d36c52
Author: Eric Liu <eliu at openjdk.org>
URL: https://git.openjdk.java.net/panama-vector/commit/a7d36c52c8fd1757caf6416d7809445034322a4d
Stats: 317 lines in 10 files changed: 209 ins; 5 del; 103 mod
8284197: AArch64: Add backend implementations for vector reverse bits/bytes
Co-authored-by: Xiaohong Gong <xgong at openjdk.org>
Reviewed-by: njian
-------------
PR: https://git.openjdk.java.net/panama-vector/pull/192
More information about the panama-dev
mailing list