diff options
author | Christophe Lyon <christophe.lyon@arm.com> | 2023-02-21 10:54:40 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@arm.com> | 2023-05-11 10:25:09 +0200 |
commit | fc468102c56c37a8a80d17fb07db12e5973d80f1 (patch) | |
tree | 5075fea9dd5fc2a6e7d0587db636d0ec93c5c187 /gcc/tree-vect-loop-manip.cc | |
parent | dd69152448f9d083c96d840dde90709bfe521911 (diff) | |
download | gcc-fc468102c56c37a8a80d17fb07db12e5973d80f1.zip gcc-fc468102c56c37a8a80d17fb07db12e5973d80f1.tar.gz gcc-fc468102c56c37a8a80d17fb07db12e5973d80f1.tar.bz2 |
arm: [MVE intrinsics] factorize vdupq
Factorize vdup builtins so that they use parameterized names.
2022-10-25 Christophe Lyon <christophe.lyon@arm.com>
gcc/
* config/arm/iterators.md (MVE_FP_M_N_VDUPQ_ONLY)
(MVE_FP_N_VDUPQ_ONLY): New.
(mve_insn): Add vdupq.
* config/arm/mve.md (mve_vdupq_n_f<mode>): Rename into ...
(@mve_<mve_insn>q_n_f<mode>): ... this.
(mve_vdupq_n_<supf><mode>): Rename into ...
(@mve_<mve_insn>q_n_<supf><mode>): ... this.
(mve_vdupq_m_n_<supf><mode>): Rename into ...
(@mve_<mve_insn>q_m_n_<supf><mode>): ... this.
(mve_vdupq_m_n_f<mode>): Rename into ...
(@mve_<mve_insn>q_m_n_f<mode>): ... this.
Diffstat (limited to 'gcc/tree-vect-loop-manip.cc')
0 files changed, 0 insertions, 0 deletions