i386.c (ix86_expand_vec_perm_vpermi2): Fix up formatting.
authorJakub Jelinek <jakub@redhat.com>
Fri, 3 Oct 2014 18:19:12 +0000 (20:19 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 3 Oct 2014 18:19:12 +0000 (20:19 +0200)
commit4262839e12747458dddc905525271e115e3bfe83
tree12e4a5f6a9d2c4338d87463ffe95f28069b32388
parent342382107e44eb5c91628f9ada8f623b065eba2f
i386.c (ix86_expand_vec_perm_vpermi2): Fix up formatting.

* 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.

From-SVN: r215868
gcc/ChangeLog
gcc/config/i386/i386.c