* config/i386/i386.c (ix86_expand_vec_perm_vpermi2): Fix up formatting.
commit666c99ee6a6e195c9f49909483295808318dd079
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Oct 2014 18:19:12 +0000 (3 18:19 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Oct 2014 18:19:12 +0000 (3 18:19 +0000)
tree12e4a5f6a9d2c4338d87463ffe95f28069b32388
parent4883e896aafc0cf5d1fa64dbf21294bc661a740f
* config/i386/i386.c (ix86_expand_vec_perm_vpermi2): Fix up formatting.
(ix86_expand_vec_perm): Only call ix86_expand_vec_perm_vpermi2 if
TARGET_AVX512F.
(expand_vec_perm_1): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215868 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c