[Openmp-commits] [PATCH] D109017: [OpenMP][libomptarget] Add event query plugin API

Ye Luo via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Sep 7 20:28:45 PDT 2021


ye-luo updated this revision to Diff 371248.
ye-luo added a comment.
Herald added a project: OpenMP.

Expand macro for the moment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109017

Files:
  openmp/libomptarget/include/omptarget.h
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
  openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/exports
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/device.h
  openmp/libomptarget/src/rtl.cpp
  openmp/libomptarget/src/rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109017.371248.patch
Type: text/x-patch
Size: 8455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210908/5b8a0418/attachment-0001.bin>


More information about the Openmp-commits mailing list