[cfe-commits] [PATCH] AltiVec support: vec_add, vec_adds, vec_and, vec_andc with bool arguments/return value

Chris Lattner clattner at apple.com
Mon Aug 16 08:49:49 PDT 2010


On Aug 15, 2010, at 7:38 PM, Anton Yartsev wrote:

> Splitted big patch with support for all AltiVec functions with bool/pixel arguments into smaller parts. The patch contain support for vec_add, vec_adds, vec_and, vec_andc.
> May I commit it?

Looks ok to me.  You can consider any changes that just touch altivec.h and the testsuite to be preapproved, thanks Anton!

-Chris



More information about the cfe-commits mailing list