[PATCH] #pragma vectorize

Tyler Nowicki tnowicki at apple.com
Fri May 23 14:01:02 PDT 2014


Sure I’ll post them to a new thread.

I noticed that some recent commits caused some merge conflicts in the #pragma loop patch. Here is an updated patch for that.

Tyler

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pragma_loop-svn.patch
Type: application/octet-stream
Size: 40966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140523/f13a3817/attachment.obj>
-------------- next part --------------


On May 23, 2014, at 1:16 PM, Aaron Ballman <aaron at aaronballman.com> wrote:

> On Fri, May 23, 2014 at 3:50 PM, Tyler Nowicki <tnowicki at apple.com> wrote:
>> Hi Mark,
>> 
>> That sounds great. Can’t wait to see it.
>> 
>> Just to let you know I also have a patch for tablegen to add the Pragma
>> spelling and PragmaAttr, and a patch for non-type template parameters ready
>> to go after this one gets in.
> 
> 
> I'd be happy to get a start on reviewing those patches, if you're
> ready for it. :-)
> 
> ~Aaron



More information about the cfe-commits mailing list