aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgexpand.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@arm.com>2019-07-12 08:14:34 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2019-07-12 08:14:34 +0000
commite7ba492a04d0bfef9752cbb16fcce3ffc31bf99f (patch)
treebeab0d611bc7664962aa004ab9250ec833045ae6 /gcc/cfgexpand.c
parentd281492de84960b5885f88fffeeb226650f5141d (diff)
downloadgcc-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/cfgexpand.c')
0 files changed, 0 insertions, 0 deletions