[PATCH] D29085: [OpenMP] Support for num_teams-clause on the 'target teams' directive.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 25 03:39:35 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL293048: [OpenMP] Support for num_teams-clause on the 'target teams' directive. (authored by arpith).
Changed prior to commit:
https://reviews.llvm.org/D29085?vs=85587&id=85726#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29085
Files:
cfe/trunk/include/clang/AST/OpenMPClause.h
cfe/trunk/include/clang/AST/RecursiveASTVisitor.h
cfe/trunk/lib/AST/OpenMPClause.cpp
cfe/trunk/lib/AST/StmtProfile.cpp
cfe/trunk/lib/Sema/SemaOpenMP.cpp
cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
cfe/trunk/lib/Serialization/ASTWriterStmt.cpp
cfe/trunk/test/OpenMP/target_teams_num_teams_codegen.cpp
cfe/trunk/tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29085.85726.patch
Type: text/x-patch
Size: 24530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170125/3b3ca148/attachment-0001.bin>
More information about the cfe-commits
mailing list