[Openmp-commits] [PATCH] D127365: [OMPT] Added callback support for target data operations, target submit, and target regions.

Dhruva Chakrabarti via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 20 22:50:06 PDT 2022


dhruvachak updated this revision to Diff 438559.
dhruvachak added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127365

Files:
  openmp/libomptarget/include/ompt_device_callbacks.h
  openmp/libomptarget/src/ompt_callback.cpp
  openmp/libomptarget/src/ompt_callback.h
  openmp/runtime/src/ompt-general.cpp
  openmp/runtime/src/ompt-internal.h
  openmp/runtime/src/ompt-specific.cpp
  openmp/runtime/src/ompt-specific.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127365.438559.patch
Type: text/x-patch
Size: 29508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220621/a08cb590/attachment-0001.bin>


More information about the Openmp-commits mailing list