diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2020-01-06 13:00:04 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2020-01-06 13:00:04 +0000 |
commit | 3c2707f33af46ac145769872b65e25fd0b870903 (patch) | |
tree | bd94c4e46c475be1208574e7dc7df8f88ce61b59 /gcc/tree-scalar-evolution.h | |
parent | 5960de787f57b15dfbd76aa9fa40552a34ea9d9b (diff) | |
download | gcc-3c2707f33af46ac145769872b65e25fd0b870903.zip gcc-3c2707f33af46ac145769872b65e25fd0b870903.tar.gz gcc-3c2707f33af46ac145769872b65e25fd0b870903.tar.bz2 |
[AArch64] Fix constraints for CPY /M
The constraints for CPY /M allowed p0-p15 instead of the intended p0-p7.
This looks like a pasto from the preceding constant pattern, where p0-p15
is allowed.
2020-01-06 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* config/aarch64/aarch64-sve.md (@aarch64_sel_dup<mode>): Use Upl
rather than Upa for CPY /M.
gcc/testsuite/
* gcc.target/aarch64/sve/acle/general/cpy_1.c: New test.
From-SVN: r279899
Diffstat (limited to 'gcc/tree-scalar-evolution.h')
0 files changed, 0 insertions, 0 deletions