[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
       
    Tue Feb 28 11:40:45 PST 2023
    
    
  
mhalk updated this revision to Diff 501245.
mhalk added a comment.
Removed dependency on previous patches.
Note: Tests will now check for failed callback registrations.
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.501245.patch
Type: text/x-patch
Size: 33930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230228/8a8ab7e5/attachment-0001.bin>
    
    
More information about the Openmp-commits
mailing list