On Aug 20, 2010, at 9:35 AM, Chris Lattner wrote:

> 
> On Aug 19, 2010, at 8:36 PM, Bob Wilson wrote:
> 
>> Author: bwilson
>> Date: Thu Aug 19 22:36:08 2010
>> New Revision: 111612
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=111612&view=rev
>> Log:
>> Translate NEON vmovl intrinsics to zero/sign-extend operations.
> 
> Hi Bob,
> 
> If the builtin directly corresponds to LLVM IR constructs, it should be 
> removed.  Clang's arm_neon.h file should just implement the arm function in 
> terms of the IR ops.

Yeah, I'm too used to llvm-gcc....  I'll fix it.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to