[PATCH] D15220: [OPENMP] dist_schedule clause for distribute directive

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 4 21:47:00 PST 2015


carlo.bertolli updated this revision to Diff 41983.
carlo.bertolli added a comment.

Update dist_schedule patch to reflect changes in distribute directive patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D15220

Files:
  include/clang/AST/OpenMPClause.h
  include/clang/AST/RecursiveASTVisitor.h
  include/clang/Basic/OpenMPKinds.def
  include/clang/Basic/OpenMPKinds.h
  include/clang/Sema/Sema.h
  lib/AST/StmtPrinter.cpp
  lib/AST/StmtProfile.cpp
  lib/Basic/OpenMPKinds.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/Parse/ParseOpenMP.cpp
  lib/Sema/SemaOpenMP.cpp
  lib/Sema/TreeTransform.h
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15220.41983.patch
Type: text/x-patch
Size: 21122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151205/d20c2c92/attachment-0001.bin>


More information about the cfe-commits mailing list