[Openmp-commits] [PATCH] D93727: [OpenMP] Add using bit flags to select Libomptarget Information

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 28 09:14:58 PST 2020


jhuber6 updated this revision to Diff 313864.
jhuber6 added a comment.

Changing environment variables to initialize using std::call_once. Added a message when exiting an OpenMP data kernel.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93727

Files:
  openmp/libomptarget/include/Debug.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/interface.cpp
  openmp/libomptarget/src/private.h
  openmp/libomptarget/test/offloading/info.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93727.313864.patch
Type: text/x-patch
Size: 16076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201228/fc2500f8/attachment.bin>


More information about the Openmp-commits mailing list