[Bug target/51387] Test vect.exp/vect-116.c fails on execution when compiled with -mavx2 on sde.

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 2 21:57:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51387

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-02 21:57:19 UTC ---
Author: jakub
Date: Fri Dec  2 21:57:15 2011
New Revision: 181951

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181951
Log:
    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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sse.md



More information about the Gcc-bugs mailing list