[Openmp-commits] [PATCH] D127372: [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacks
Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 17 02:27:20 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGacdb199a2f50: [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacks (authored by dhruvachak, committed by Michael Halkenhaeuser <MichaelGerald.Halkenhauser at amd.com>).
Herald added a subscriber: sunshaoce.
Changed prior to commit:
https://reviews.llvm.org/D127372?vs=501249&id=506013#toc
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.506013.patch
Type: text/x-patch
Size: 33928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230317/c628a043/attachment-0001.bin>
More information about the Openmp-commits
mailing list