diff options
author | Dominik Infuehr <dominik.infuehr@theobroma-systems.com> | 2017-10-30 18:35:32 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco@gcc.gnu.org> | 2017-10-30 18:35:32 +0000 |
commit | 0d1cf53834bdcbe23c20c872036754c028caaa06 (patch) | |
tree | 8f123a1aec882825e9ab0ddea37c4279e7a0b2b2 /gcc/gcc.c | |
parent | daff6cdf8ea49dd3a9fbb9120f4b5ef39fe78a9a (diff) | |
download | gcc-0d1cf53834bdcbe23c20c872036754c028caaa06.zip gcc-0d1cf53834bdcbe23c20c872036754c028caaa06.tar.gz gcc-0d1cf53834bdcbe23c20c872036754c028caaa06.tar.bz2 |
Wrong type-attribute for stp and str
Fix the type attributes of the integer stores in aarch64_simd_mov.
gcc/
* config/aarch64/aarch64-simd.md (*aarch64_simd_mov): Rename
both identically named patterns to (*aarch64_simd_mov<VD:mode>)
and (*aarch64_simd_mov<VQ:mode>).
(*aarch64_simd_mov<VD:mode>): Change type attribute to match
pattern alternative.
(*aarch64_simd_mov<VQ:mode>): Re-order and change type
attributes to match pattern alternative.
From-SVN: r254236
Diffstat (limited to 'gcc/gcc.c')
0 files changed, 0 insertions, 0 deletions