re PR target/51387 (Test vect.exp/vect-116.c fails on execution when compiled with...
authorJakub Jelinek <jakub@redhat.com>
Fri, 2 Dec 2011 21:57:15 +0000 (22:57 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 2 Dec 2011 21:57:15 +0000 (22:57 +0100)
commit4bd97bee255d25e1e207e6a19317f353f5fa6104
tree6945516d33a2cd1eec09d72b398a169ba17f2b84
parent8919c0d984f1d98b612268e938668f177d5f835f
re PR target/51387 (Test vect.exp/vect-116.c fails on execution when compiled with -mavx2 on sde.)

PR target/51387
* config/i386/sse.md (mul<mode>3 with VI1_AVX2 iterator): For
V32QImode use { 0,2,..,14,32,34,..,46,16,18,..,30,48,50,..,62 }
permutation instead of extract even permutation.

From-SVN: r181951
gcc/ChangeLog
gcc/config/i386/sse.md