[Openmp-commits] [PATCH] D93727: [OpenMP] Add using bit flags to select Libomptarget Information
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Dec 28 12:34:54 PST 2020
jhuber6 updated this revision to Diff 313885.
jhuber6 added a comment.
Fixing a bug with passing a nullptr and making the kernel arguments print a different message for which type of region was executed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93727/new/
https://reviews.llvm.org/D93727
Files:
openmp/libomptarget/include/Debug.h
openmp/libomptarget/include/SourceInfo.h
openmp/libomptarget/plugins/cuda/src/rtl.cpp
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/private.h
openmp/libomptarget/test/offloading/info.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93727.313885.patch
Type: text/x-patch
Size: 17338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201228/651deb8c/attachment.bin>
More information about the Openmp-commits
mailing list