AVX-512. 77/n. Use blend for cond-set V32HI and V64QI.
authorAlexander Ivchenko <alexander.ivchenko@intel.com>
Tue, 14 Oct 2014 08:56:56 +0000 (08:56 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Tue, 14 Oct 2014 08:56:56 +0000 (08:56 +0000)
commitebe87abf2bdad817320b230638365ebcfd2bda1d
tree45fe589531d9d78f3a5e82896c8098c63c668183
parent0ab03ea08c3886ad009afda41f3cd2df7733cfb1
AVX-512. 77/n. Use blend for cond-set V32HI and V64QI.

gcc/
* config/i386/i386.c
(ix86_expand_sse_movcc): Handle V64QI and V32HI mode.
(ix86_expand_int_vcond): 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>
From-SVN: r216193
gcc/ChangeLog
gcc/config/i386/i386.c