[PATCH] D90099: [Clang][OpenMP] Added the support for target data nowait

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 12:53:45 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0661328d7efb: [Clang][OpenMP] Added the support for target data nowait (authored by tianshilei1992).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90099

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/declare_mapper_codegen.cpp
  clang/test/OpenMP/target_enter_data_codegen.cpp
  clang/test/OpenMP/target_exit_data_codegen.cpp
  clang/test/OpenMP/target_update_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90099.301398.patch
Type: text/x-patch
Size: 52326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/e5004be4/attachment-0001.bin>


More information about the cfe-commits mailing list