diff options
author | Christophe Lyon <christophe.lyon@linaro.org> | 2021-03-08 12:23:49 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@linaro.org> | 2021-05-24 13:37:50 +0000 |
commit | 5ba5e856f327b1d6b69d51a11ef63ce89bfbc868 (patch) | |
tree | 9fa98c8cac83b4b091bbb81d96491722f367c874 /gcc/fortran/trans-expr.c | |
parent | 0f3cd532fa02d1787960bdd380d0a3f78343f024 (diff) | |
download | gcc-5ba5e856f327b1d6b69d51a11ef63ce89bfbc868.zip gcc-5ba5e856f327b1d6b69d51a11ef63ce89bfbc868.tar.gz gcc-5ba5e856f327b1d6b69d51a11ef63ce89bfbc868.tar.bz2 |
arm: Auto-vectorization for MVE: vld2/vst2
This patch enables MVE vld2/vst2 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_lanesoi<mode>)
(vec_store_lanesoi<mode>): Move ...
* config/arm/vec-common.md: here.
gcc/testsuite/
* gcc.target/arm/simd/mve-vld2.c: New test, derived from
slp-perm-2.c
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions