[PATCH] D29082: [OpenMP] Support for the num_threads-clause on 'target parallel'.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 24 17:08:32 PST 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D29082?vs=85582&id=85662#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29082

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/CodeGen/CGOpenMPRuntime.cpp
  cfe/trunk/lib/Sema/SemaOpenMP.cpp
  cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
  cfe/trunk/lib/Serialization/ASTWriterStmt.cpp
  cfe/trunk/test/OpenMP/target_parallel_codegen.cpp
  cfe/trunk/test/OpenMP/target_parallel_if_codegen.cpp
  cfe/trunk/test/OpenMP/target_parallel_num_threads_codegen.cpp
  cfe/trunk/tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29082.85662.patch
Type: text/x-patch
Size: 43033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170125/57b3f7e9/attachment-0001.bin>


More information about the cfe-commits mailing list