[Openmp-commits] [PATCH] D59328: [OpenMP][Offloading][2/3] Codegen for target regions (TRegions)

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Mar 15 09:20:10 PDT 2019


jdoerfert updated this revision to Diff 190840.
jdoerfert added a comment.

Remove code extracted into separate commits, see D59418 <https://reviews.llvm.org/D59418>, D59420 <https://reviews.llvm.org/D59420>, and D59421 <https://reviews.llvm.org/D59421>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59328/new/

https://reviews.llvm.org/D59328

Files:
  clang/lib/CodeGen/CGOpenMPRuntimeTRegion.cpp
  clang/lib/CodeGen/CGOpenMPRuntimeTRegion.h
  clang/lib/CodeGen/CMakeLists.txt
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/OpenMP/target_tregion_no_SPMD_mode.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59328.190840.patch
Type: text/x-patch
Size: 31314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190315/0a8af6fc/attachment-0001.bin>


More information about the Openmp-commits mailing list