[PATCH] #pragma vectorize

Chandler Carruth chandlerc at gmail.com
Tue Apr 22 17:22:45 PDT 2014


On Tue, Apr 22, 2014 at 4:54 PM, Tyler Nowicki <tnowicki at apple.com> wrote:

> Please review this updated patch. It includes the changes we discussed.
> Thanks for all your input!
>

FWIW, I'm roughly happy with the syntax / naming direction this is heading
in.

You probably want someone more familiar with the Clang internals (AST,
pragma parsing) to review the patch in detail (Doug or Richard) but I'm
somewhat concerned about the multiple inheritance. I don't think that's
really the right way to put this into the AST, but it's been a while since
I was lats AST hacking. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140422/19a0f2af/attachment.html>


More information about the cfe-commits mailing list