diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2019-07-12 08:14:34 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2019-07-12 08:14:34 +0000 |
commit | e7ba492a04d0bfef9752cbb16fcce3ffc31bf99f (patch) | |
tree | beab0d611bc7664962aa004ab9250ec833045ae6 /gcc/resource.c | |
parent | d281492de84960b5885f88fffeeb226650f5141d (diff) | |
download | gcc-e7ba492a04d0bfef9752cbb16fcce3ffc31bf99f.zip gcc-e7ba492a04d0bfef9752cbb16fcce3ffc31bf99f.tar.gz gcc-e7ba492a04d0bfef9752cbb16fcce3ffc31bf99f.tar.bz2 |
[arch64] Fix ambiguous .md attribute uses
This patch is part of a series that fixes ambiguous attribute
uses in .md files, i.e. cases in which attributes didn't use
<ITER:ATTR> to specify an iterator, and in which <ATTR> could
have different values depending on the iterator chosen.
No behavioural change except for dropping the unused SVE
divide permutations.
2019-07-12 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* config/aarch64/aarch64.md (*compare_condjump<mode>)
(loadwb_pair<GPI:mode>_<P:mode>, loadwb_pair<GPF:mode>_<P:mode>)
(storewb_pair<GPI:mode>_<P:mode>, storewb_pair<GPF:mode>_<P:mode>)
(*ands<mode>_compare0): Fix ambiguous uses of .md attributes.
* config/aarch64/aarch64-simd.md
(*aarch64_get_lane_extend<GPI:mode><VDQQH:mode>): Likewise.
(*aarch64_get_lane_zero_extend<GPI:mode><VDQQH:mode>): Likewise.
* config/aarch64/aarch64-sve.md
(while_ult<GPI:mode><PRED_ALL:mode>): Likewise.
(*cond_<optab><mode>_any): Fix SVE_I/SVE_SDI typo.
From-SVN: r273433
Diffstat (limited to 'gcc/resource.c')
0 files changed, 0 insertions, 0 deletions