diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2018-12-20 16:32:46 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-12-20 16:32:46 +0000 |
commit | 7abc36cc997553532214a77cdb555bdaada8dfb3 (patch) | |
tree | 6644181605e8b42689be3e7d532fa8b08be1bbf6 /libgcc | |
parent | ab3c292e600b31177c8ddfe1e7a1cda255d39321 (diff) | |
download | gcc-7abc36cc997553532214a77cdb555bdaada8dfb3.zip gcc-7abc36cc997553532214a77cdb555bdaada8dfb3.tar.gz gcc-7abc36cc997553532214a77cdb555bdaada8dfb3.tar.bz2 |
[AArch64][SVE] Fix IFN_COND_FMLA movprfx alternative
This patch fixes a cut-&-pasto in the (match_dup 4) version of
"cond_<SVE_COND_FP_TERNARY:optab><SVE_F:mode>". (It's a shame
that there's so much cut-&-paste in these patterns, but it's hard
to avoid without more infrastructure.)
2018-12-20 Richard Sandiford <richard.sandiford@arm.com>
gcc/
* config/aarch64/aarch64-sve.md (*cond_<optab><mode>_4): Use
sve_fmla_op rather than sve_fmad_op for the movprfx alternative.
gcc/testsuite/
* gcc.target/aarch64/sve/fmla_2.c: New test.
* gcc.target/aarch64/sve/fmla_2_run.c: Likewise
From-SVN: r267303
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions