[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 20 16:56:00 GMT 2012
- Previous message (by thread): [Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}
- Next message (by thread): [Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52607
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-03-20 16:51:50 UTC ---
Author: jakub
Date: Tue Mar 20 16:51:41 2012
New Revision: 185579
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185579
Log:
PR target/52607
* config/i386/i386.c (expand_vec_perm_vperm2f128): New function.
(ix86_expand_vec_perm_const_1): Call it.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
- Previous message (by thread): [Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}
- Next message (by thread): [Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gcc-bugs
mailing list