mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floating...
authorMihailo Stojanovic <mistojanovic@wavecomp.com>
Mon, 28 Oct 2019 19:03:38 +0000 (19:03 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 28 Oct 2019 19:03:38 +0000 (13:03 -0600)
commit18e2ca55d452f95bbd3739f86bad2490726ee378
tree183a642d6b2aab76cd9d123fa9ca5e119f0202a4
parente18a6d1441cfb5d43d3193a2643207fc3f95fd5a
mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floating-point input value.

        * config/mips/mips-msa.md (msa_insert_<msaftm_f>): Add an
        alternative which covers the floating-point input value. Also
        forbid the split of insert.d pattern for floating-point values.

        * gcc.target/mips/msa-insert-split.c: New test.

From-SVN: r277533
gcc/ChangeLog
gcc/config/mips/mips-msa.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/msa-insert-split.c [new file with mode: 0644]