diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2021-03-11 11:08:49 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2021-05-24 13:38:09 +0000 |
commit | 4eaf65ed6a6fbeefae28bd850329fb226e76f861 (patch) | |
tree | b71bee81bc4ba41043bad313727715559ea3b6c0 /gcc/fortran/trans-expr.c | |
parent | 5ba5e856f327b1d6b69d51a11ef63ce89bfbc868 (diff) | |
download | gcc-4eaf65ed6a6fbeefae28bd850329fb226e76f861.zip gcc-4eaf65ed6a6fbeefae28bd850329fb226e76f861.tar.gz gcc-4eaf65ed6a6fbeefae28bd850329fb226e76f861.tar.bz2 |
arm: Auto-vectorization for MVE: vld4/vst4
This patch enables MVE vld4/vst4 instructions for auto-vectorization.
We move the existing expanders from neon.md and enable them for MVE,
calling the respective emitter.
2021-03-12 Christophe Lyon <christophe.lyon@linaro.org>
gcc/
* config/arm/neon.md (vec_load_lanesxi<mode>)
(vec_store_lanexoi<mode>): Move ...
* config/arm/vec-common.md: here.
gcc/testsuite/
* gcc.target/arm/simd/mve-vld4.c: New test, derived from
slp-perm-3.c
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions