diff options
author | Christophe Lyon <christophe.lyon@arm.com> | 2023-02-21 15:45:27 +0000 |
---|---|---|
committer | Christophe Lyon <christophe.lyon@arm.com> | 2023-05-11 10:25:11 +0200 |
commit | 51fca3e13c33cb684cf145c530ff37e9432438f4 (patch) | |
tree | 57269c42c0bb0a1942347f7cd15437c2855510aa /gcc/gimple-loop-interchange.cc | |
parent | 218e01eeca8cdb596aa59a4652f17437d0dbb3ab (diff) | |
download | gcc-51fca3e13c33cb684cf145c530ff37e9432438f4.zip gcc-51fca3e13c33cb684cf145c530ff37e9432438f4.tar.gz gcc-51fca3e13c33cb684cf145c530ff37e9432438f4.tar.bz2 |
arm: [MVE intrinsics] factorize vmovlbq vmovltq
Factorize vmovlbq, vmovltq builtins so that they use the same
parameterized names.
2022-10-25 Christophe Lyon <christophe.lyon@arm.com>
gcc/
* config/arm/iterators.md (mve_insn): Add vmovlb, vmovlt.
(VMOVLBQ, VMOVLTQ): Merge into ...
(VMOVLxQ): ... this.
(VMOVLTQ_M, VMOVLBQ_M): Merge into ...
(VMOVLxQ_M): ... this.
* config/arm/mve.md (mve_vmovltq_<supf><mode>)
(mve_vmovlbq_<supf><mode>): Merge into ...
(@mve_<mve_insn>q_<supf><mode>): ... this.
(mve_vmovlbq_m_<supf><mode>, mve_vmovltq_m_<supf><mode>): Merge
into ...
(@mve_<mve_insn>q_m_<supf><mode>): ... this.
Diffstat (limited to 'gcc/gimple-loop-interchange.cc')
0 files changed, 0 insertions, 0 deletions