This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/45142] split for *vec_set<mode>_0_sse2 incomplete



------- Comment #3 from ubizjak at gmail dot com  2010-07-31 10:54 -------
Created an attachment (id=21363)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21363&action=view)
Untested patch

> which only allows V4SF mode.  It probably should be macroized to use
> SSEMODE4S.

Yes, it should handle all modes of "vec_set<mode>_0" insn. Attached patch fixes
this oversight and fixes the failure.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]