[Openmp-commits] [PATCH] D108562: [libomptarget][amdgpu] Refactor debug printing
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Aug 23 08:55:14 PDT 2021
JonChesterfield created this revision.
JonChesterfield added reviewers: pdhaliwal, ronlieb, carlo.bertolli, dpalermo, tianshilei1992, jdoerfert.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
JonChesterfield requested review of this revision.
Herald added subscribers: openmp-commits, wdng.
Herald added a project: OpenMP.
Move most debug printing in rtl.cpp behind DP() macro
Adjust the print output for gpu arch mismatch when the architectures match
Convert an assert into graceful failure
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108562
Files:
openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108562.368123.patch
Type: text/x-patch
Size: 11001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210823/8a5b0568/attachment-0001.bin>
More information about the Openmp-commits
mailing list