[PATCH] D17963: [OPENMP] Codegen for teams directive for NVPTX

Carlo Bertolli via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 1 13:28:43 PDT 2016


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

[OPENMP] Even though this patch was already accepted in its previous form, comments on depending patch http://reviews.llvm.org/D18286 (http://reviews.llvm.org/D18286) revealed that a new approach for this patch was necessary. Instead of committing something that I have to change anyway later on, I decided to provide a new version of this base patch. Please review it again and let me know about any comments you may have.


Repository:
  rL LLVM

http://reviews.llvm.org/D17963

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  lib/CodeGen/CGStmtOpenMP.cpp
  test/OpenMP/nvptx_teams_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17963.52416.patch
Type: text/x-patch
Size: 15294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160401/a2c146a0/attachment-0001.bin>


More information about the cfe-commits mailing list