i386.c (ix86_preferred_simd_mode): Allow V64QImode and V32HImode.
authorAlexander Ivchenko <alexander.ivchenko@intel.com>
Thu, 14 Aug 2014 13:20:25 +0000 (13:20 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Thu, 14 Aug 2014 13:20:25 +0000 (13:20 +0000)
commit1d944b8a0a28e54affb2a4453f3fa341b6a0adb1
treeafe8a3831812b190844b069b8f56cd1db817ab3e
parent9e4a4dd6518a86c94278a978412e162c4b770c7b
i386.c (ix86_preferred_simd_mode): Allow V64QImode and V32HImode.

gcc/
* config/i386/i386.c (ix86_preferred_simd_mode): Allow V64QImode and
V32HImode.

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