altivec.md (define_mode_attr VF_sxddp): Move to vsx.md.
authorCarl Love <carll@gcc.gnu.org>
Sat, 17 Jun 2017 03:14:53 +0000 (03:14 +0000)
committerCarl Love <carll@gcc.gnu.org>
Sat, 17 Jun 2017 03:14:53 +0000 (03:14 +0000)
commit394a527f8556c4e3952b783e41d1d22b6589bec8
tree44673e2dfac3eb421af45706cbd6c26c4d31d768
parentb36a612c99166cee8222ce257b62fcc0895d41b7
altivec.md (define_mode_attr VF_sxddp): Move to vsx.md.

gcc/ChangeLog:

2017-06-16  Carl Love  <cel@us.ibm.com>

* config/rs6000/altivec.md (define_mode_attr VF_sxddp): Move to vsx.md.
* config/rs6000/vsx.md (define_mode_attr VF_sxddp
define_expand "floate<mode>",
define_expand "floato<mode>"): Add VF_sxddp definition, replace
undefined VFC_inst with VF_sxddp definition

From-SVN: r249337
gcc/config/rs6000/altivec.md
gcc/config/rs6000/vsx.md