[cfe-dev] Adding "simd" pragma to Clang

Andrey Bokhanko andreybokhanko at gmail.com
Tue Feb 11 05:55:46 PST 2014


Nadav,

On Tue, Feb 11, 2014 at 12:56 AM, Nadav Rotem <nrotem at apple.com> wrote:

> We (Intel) can contribute all required code -- implementation is ready,
> just needs some massaging before submission to clang trunk.
>
>
> This sounds excellent!  Can you provide more details on which pragmas are
> already implemented?
>
> Pragma "omp simd" is fully implemented. You can build clang from
clang-omp.github.com and see what LLVM IR is generated. Note that the
metadata that Renato introduced is not generated yet, but it is quite easy
to generate it.

Andrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140211/ec7d7b64/attachment.html>


More information about the cfe-dev mailing list