This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/31945] New: missing type vector conversions patterns on spu
- From: "dorit at il dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 May 2007 08:33:52 -0000
- Subject: [Bug tree-optimization/31945] New: missing type vector conversions patterns on spu
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Since the following patch:
2007-04-22 Uros Bizjak <ubizjak@gmail.com>
PR tree-optimization/24659
GCC supports vectorization of float<-->double conversions. These can also be
modelled for the spu target by implementing the following patterns:
vec_pack_trunc_v2df
vec_unpacks_lo_v4sf
vec_unpacks_hi_v4sf
(also see PR24659)
--
Summary: missing type vector conversions patterns on spu
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dorit at il dot ibm dot com
GCC build triplet: spu
GCC host triplet: spu
GCC target triplet: spu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31945