[Openmp-commits] [PATCH] D99803: [openmp] Add OMPT initialization in libomptarget

Lechen Yu via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Jul 16 09:16:25 PDT 2021


lechenyu updated this revision to Diff 359353.
lechenyu added a comment.

Remove redundant macro definitions in omp-tools.h.var and rebase to the llvm/main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99803

Files:
  openmp/libomptarget/CMakeLists.txt
  openmp/libomptarget/src/CMakeLists.txt
  openmp/libomptarget/src/ompt-target.cpp
  openmp/libomptarget/src/ompt-target.h
  openmp/libomptarget/src/rtl.cpp
  openmp/runtime/cmake/config-ix.cmake
  openmp/runtime/src/exports_so.txt
  openmp/runtime/src/include/omp-tools.h.var
  openmp/runtime/src/ompt-event-specific.h
  openmp/runtime/src/ompt-general.cpp
  openmp/runtime/src/ompt-internal.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99803.359353.patch
Type: text/x-patch
Size: 26267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210716/a729676b/attachment-0001.bin>


More information about the Openmp-commits mailing list