[Openmp-commits] [PATCH] D127372: [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacks

Michael Halkenhäuser via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 22 07:03:11 PST 2023


mhalk updated this revision to Diff 499494.
mhalk added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127372

Files:
  openmp/libomptarget/test/lit.cfg
  openmp/libomptarget/test/lit.site.cfg.in
  openmp/libomptarget/test/ompt/callbacks.h
  openmp/libomptarget/test/ompt/register_both.h
  openmp/libomptarget/test/ompt/register_emi.h
  openmp/libomptarget/test/ompt/register_emi_map.h
  openmp/libomptarget/test/ompt/register_no_device_init.h
  openmp/libomptarget/test/ompt/register_non_emi.h
  openmp/libomptarget/test/ompt/register_non_emi_map.h
  openmp/libomptarget/test/ompt/register_wrong_return.h
  openmp/libomptarget/test/ompt/veccopy.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: D127372.499494.patch
Type: text/x-patch
Size: 46869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230222/19a21d75/attachment-0001.bin>


More information about the Openmp-commits mailing list