[cfe-commits] PATCH: support for pretty-printing OpenCL/CUDA keywords/attributes

Richard Membarth richard.membarth at informatik.uni-erlangen.de
Tue Oct 25 07:40:07 PDT 2011


Hello all,

I'm currently working on a source-to-source compiler for CUDA and
OpenCL. The CUDA and OpenCL target code is emitted using the
pretty-printer in Clang.

Attached is a patch that adds support for CUDA and OpenCL
keywords/attributes to the pretty-printer.

Please let me know if this is ok.

Thanks,
  Richard

-------------- next part --------------
A non-text attachment was scrubbed...
Name: prettyprint_gpu.patch
Type: text/x-diff
Size: 3255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111025/3e94f5fd/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111025/3e94f5fd/attachment.sig>


More information about the cfe-commits mailing list