On Fri, Jun 11, 2010 at 10:54 AM, John McCall <[email protected]> wrote:
> Author: rjmccall
> Date: Fri Jun 11 12:54:15 2010
> New Revision: 105824
>
> URL: http://llvm.org/viewvc/llvm-project?rev=105824&view=rev
> Log:
> Fix the constant evaluator for AltiVec-style vector literals so that the
> vector is filled with the given constant;  we were just initializing the
> first element.

Are you sure this patch is correct for non-AltiVec cases?

-Eli

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to