[PATCH] D29087: [OpenMP] Support for thread_limit-clause on the 'target teams' directive.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 25 03:55:44 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293049: [OpenMP] Support for thread_limit-clause on the 'target teams' directive. (authored by arpith).

Changed prior to commit:
  https://reviews.llvm.org/D29087?vs=85592&id=85728#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29087

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_thread_limit_codegen.cpp
  cfe/trunk/tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29087.85728.patch
Type: text/x-patch
Size: 25606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170125/b5d9840d/attachment-0001.bin>


More information about the cfe-commits mailing list