[cfe-commits] [PATCH][Review request] correct initialization of AltiVec vectors
Anton Yartsev
anton.yartsev at gmail.com
Wed Dec 29 19:53:35 PST 2010
On 30.12.2010 3:14, Anton Yartsev wrote:
> Hi all,
>
> made changes according to the rules for the '(...)' form of vector
> initialization in AltiVec: the number of initializers must be one or
> must match the size of the vector. If a single value is specified in
> the initializer then it will be replicated to all the components of
> the vector.
>
> Can I commit the patch?
>
Sorry, here is the complete patch
--
Anton
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: AltiVec_vector_init_fix_1.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101230/b591a2dd/attachment.ksh>
More information about the cfe-commits
mailing list