[Openmp-commits] [PATCH] D158543: [OpenMP][OMPT] Add OMPT support for `generic-elf-64bit` plugin

Michael Halkenhäuser via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Aug 22 13:08:42 PDT 2023


mhalk created this revision.
Herald added subscribers: guansong, yaxunl.
Herald added a project: All.
mhalk requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, jplehr, sstefan1.
Herald added a project: OpenMP.

Connect OMPT during plugin initialization and enable corresponding tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158543

Files:
  openmp/libomptarget/plugins-nextgen/generic-elf-64bit/src/rtl.cpp
  openmp/libomptarget/test/ompt/veccopy.c
  openmp/libomptarget/test/ompt/veccopy_data.c
  openmp/libomptarget/test/ompt/veccopy_disallow_both.c
  openmp/libomptarget/test/ompt/veccopy_emi.c
  openmp/libomptarget/test/ompt/veccopy_emi_map.c
  openmp/libomptarget/test/ompt/veccopy_map.c
  openmp/libomptarget/test/ompt/veccopy_no_device_init.c
  openmp/libomptarget/test/ompt/veccopy_wrong_return.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158543.552483.patch
Type: text/x-patch
Size: 5206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230822/c9816764/attachment.bin>


More information about the Openmp-commits mailing list