[PATCH] D29084: [OpenMP] Codegen support for 'target teams' on the host.

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293001: [OpenMP] Codegen support for 'target teams' on the host. (authored by arpith).

Changed prior to commit:
  https://reviews.llvm.org/D29084?vs=85585&id=85673#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29084

Files:
  cfe/trunk/lib/Basic/OpenMPKinds.cpp
  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
  cfe/trunk/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/Sema/SemaOpenMP.cpp
  cfe/trunk/test/OpenMP/target_teams_codegen.cpp
  cfe/trunk/test/OpenMP/target_teams_codegen_registration.cpp
  cfe/trunk/test/OpenMP/target_teams_codegen_registration_naming.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29084.85673.patch
Type: text/x-patch
Size: 90983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170125/2cf1cf37/attachment-0001.bin>


More information about the cfe-commits mailing list