sse.md (avx512f_fmadd_<mode>_maskz): Extend to support EVEX's RC.
authorAlexander Ivchenko <alexander.ivchenko@intel.com>
Fri, 27 Dec 2013 14:33:51 +0000 (14:33 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Fri, 27 Dec 2013 14:33:51 +0000 (14:33 +0000)
commit7cf78561f6e669e4d482ad078e9258c6f5ce1aee
treeea13f00dab17266b7faa298613d28762b7ec7468
parent8a6ef76052f2d275e86bec08c16db3cfea263f5c
sse.md (avx512f_fmadd_<mode>_maskz): Extend to support EVEX's RC.

        * config/i386/sse.md (avx512f_fmadd_<mode>_maskz): Extend to support
        EVEX's RC.
        (avx512f_fmaddsub_<mode>_maskz): Ditto.
        * config/i386/subst.md (round_expand_name): New.
        (round_expand_nimm_predicate): Ditto.
        (round_expand_operand): Ditto.
        (round_expand): Ditto.

Co-Authored-By: Andrey Turetskiy <andrey.turetskiy@intel.com>
Co-Authored-By: Anna Tikhonova <anna.tikhonova@intel.com>
Co-Authored-By: Ilya Tocar <ilya.tocar@intel.com>
Co-Authored-By: Ilya Verbin <ilya.verbin@intel.com>
Co-Authored-By: Kirill Yukhin <kirill.yukhin@intel.com>
Co-Authored-By: Maxim Kuznetsov <maxim.kuznetsov@intel.com>
Co-Authored-By: Michael Zolotukhin <michael.v.zolotukhin@intel.com>
Co-Authored-By: Sergey Lega <sergey.s.lega@intel.com>
From-SVN: r206222
gcc/ChangeLog
gcc/config/i386/sse.md
gcc/config/i386/subst.md