[Bug target/52607] v4df __builtin_shuffle with {0,2,1,3} or {1,3,0,2}
marc.glisse at normalesup dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 17 20:11: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 #3 from Marc Glisse <marc.glisse at normalesup dot org> 2012-03-17 19:55:18 UTC ---
Uh. I feel silly, but it looks like vshufpd could replace vpermilpd+vblendpd in
many cases, including the original 1230 from PR52568...
- 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