i386.md (*movsf_internal, [...]): Return 256-bit AVX modes for TARGET_PREFER_AVX256.
authorSergey Shalnov <Sergey.Shalnov@intel.com>
Thu, 28 Sep 2017 18:11:41 +0000 (20:11 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 28 Sep 2017 18:11:41 +0000 (20:11 +0200)
commit10e93cf5978ab63059438b2ea7e68d94e043db96
tree1f892b1b3d3a6a20f5c3b44a0e9134c94bab1653
parentb4aac5c3514348731beaf9b4ceca89661871ef87
i386.md (*movsf_internal, [...]): Return 256-bit AVX modes for TARGET_PREFER_AVX256.

gcc/
        * config/i386/i386.md (*movsf_internal, *movdf_internal):
        Return 256-bit AVX modes for TARGET_PREFER_AVX256.

gcc/testsuite/
        * gcc.target/i386/avx512f-constant-float-return.c: New test.

From-SVN: r253259
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/avx512f-constant-float-return.c [new file with mode: 0644]