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

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 13 15:59:50 PST 2016


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

Reflect changes in http://reviews.llvm.org/D17148 and show full context.


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.47921.patch
Type: text/x-patch
Size: 49412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160213/7cdc0fc1/attachment-0001.bin>


More information about the cfe-commits mailing list