On Sep 17, 2010, at 5:59 PM, Anton Yartsev wrote:

> Hi,
> 
> added builtins and code generation for vec_extract and vec_insert. Please 
> review.

Hi Anton,

It looks like these are equivalent the the V[i] syntax that we directly support 
in C.  Are they?  If so, please use the V[i] syntax in altivec.h instead of 
adding a new builtin.

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

Reply via email to