AVX-512. 78/n. Use blend for inserting.
authorAlexander Ivchenko <alexander.ivchenko@intel.com>
Thu, 16 Oct 2014 11:46:07 +0000 (11:46 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Thu, 16 Oct 2014 11:46:07 +0000 (11:46 +0000)
commitf40b39a32027ffe76789c3d546218d5dea5ac74a
tree8f40c1030cff1d79f9e63e820aeceece641f1c20
parent6fba99cf789695c25f3920f876c34c2634515507
AVX-512. 78/n. Use blend for inserting.

gcc/
* config/i386/i386.c (ix86_expand_vector_set): Handle V8DF, V8DI, V16SF,
V16SI, V32HI, V64QI modes.

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: r216310
gcc/ChangeLog
gcc/config/i386/i386.c