[PATCH] Add support for CUDA unroll pragma
Mark Heffernan
meheff at google.com
Wed Jun 25 16:31:21 PDT 2014
Thanks for the comments, Eli. This patch addresses them all.
http://reviews.llvm.org/D4297
Files:
docs/ReleaseNotes.rst
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/TokenKinds.def
include/clang/Parse/Parser.h
include/clang/Sema/CudaUnrollHint.h
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.h
lib/Parse/ParsePragma.cpp
lib/Parse/ParseStmt.cpp
lib/Sema/SemaStmtAttr.cpp
test/CodeGen/cuda-pragma-unroll.cu
test/Misc/ast-print-cuda-pragmas.cu
test/PCH/cuda-pragma-unroll.cu
test/Parser/cuda-pragma-unroll.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4297.10862.patch
Type: text/x-patch
Size: 27317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140625/5ffd5695/attachment.bin>
More information about the cfe-commits
mailing list