[cfe-commits] [PATCH][Review request] correct initialization of AltiVec vectors
Anton Yartsev
anton.yartsev at gmail.com
Wed Dec 29 16:14:52 PST 2010
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?
--
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/7f1263b2/attachment.ksh>
More information about the cfe-commits
mailing list