[PATCH] D17170: [OPENMP] Codegen for distribute directive

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 19:49:39 PST 2016


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

Update to new version of http://reviews.llvm.org/D17148, integrating changes from the trunk.


Repository:
  rL LLVM

http://reviews.llvm.org/D17170

Files:
  include/clang/AST/StmtOpenMP.h
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/Serialization/ASTReaderStmt.cpp
  lib/Serialization/ASTWriterStmt.cpp
  test/OpenMP/distribute_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17170.48273.patch
Type: text/x-patch
Size: 51156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160218/be666a5b/attachment-0001.bin>


More information about the cfe-commits mailing list