diff options
author | Christophe Lyon <christophe.lyon@arm.com> | 2023-02-09 18:06:22 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@arm.com> | 2023-05-05 16:12:01 +0200 |
commit | 6bb8a5bd1e8a8299caf75b32ffd683b5af62559a (patch) | |
tree | 05c5079b305308eca3fc1d9c467965ff3a75c48b /gcc/combine.cc | |
parent | 66330ec9e711df148bf440a937d7b301e173008b (diff) | |
download | gcc-6bb8a5bd1e8a8299caf75b32ffd683b5af62559a.zip gcc-6bb8a5bd1e8a8299caf75b32ffd683b5af62559a.tar.gz gcc-6bb8a5bd1e8a8299caf75b32ffd683b5af62559a.tar.bz2 |
arm: [MVE intrinsics] factorize vsrhrq vrshrq
Factorize vsrhrq vrshrq so that they use the same pattern.
2022-09-08 Christophe Lyon <christophe.lyon@arm.com>
gcc/
* config/arm/iterators.md (MVE_VSHRQ_M_N, MVE_VSHRQ_N): New.
(mve_insn): Add vrshr, vshr.
* config/arm/mve.md (mve_vshrq_n_<supf><mode>)
(mve_vrshrq_n_<supf><mode>): Merge into ...
(@mve_<mve_insn>q_n_<supf><mode>): ... this.
(mve_vrshrq_m_n_<supf><mode>, mve_vshrq_m_n_<supf><mode>): Merge
into ...
(@mve_<mve_insn>q_m_n_<supf><mode>): ... this.
Diffstat (limited to 'gcc/combine.cc')
0 files changed, 0 insertions, 0 deletions