http://llvm.org/bugs/show_bug.cgi?id=4773
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Chris Lattner <[email protected]> 2009-08-25 11:34:33 --- Unfortunately, this is a current limitation of the code generator. It would be nice for codegen to promote a <3 x float> to <4 x float> for return purposes though. *** This bug has been marked as a duplicate of bug 2660 *** -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
