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 tree-optimization/36844] Vectorizer doesn't support INT<->FP conversions with different size



------- Comment #1 from hjl dot tools at gmail dot com  2008-07-15 21:47 -------
One problem is vectorizable_conversion. Is there a way to support

V4DF/V4DI <-> D4SI/V4SF
V8SI <-> V8SF


-- 


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


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