Earnshaw ;
Richard Sandiford ; Kyrylo Tkachov
; Marcus Shawcroft
Subject: [PATCH v2] aarch64: SVE/NEON Bridging intrinsics
ACLE has added intrinsics to bridge between SVE and Neon.
The NEON_SVE Bridge adds intrinsics that allow conversions between NEON and SVE
vectors.
This patch adds
ACLE has added intrinsics to bridge between SVE and Neon.
The NEON_SVE Bridge adds intrinsics that allow conversions between NEON and
SVE vectors.
This patch adds support to GCC for the following 3 intrinsics:
svset_neonq, svget_neonq and svdup_neonq
gcc/ChangeLog:
* config.gcc: Adds ne