[Openmp-commits] [PATCH] D145924: [OpenMP][libomptarget][AMDGPU] Update print launch info

Jan-Patrick Lehr via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 13 04:50:57 PDT 2023


jplehr created this revision.
jplehr added reviewers: jdoerfert, jhuber6, ronlieb, dreachem, JonChesterfield, mhalk, dhruvachak, tianshilei1992, kevinsala.
Herald added subscribers: sunshaoce, kosarev, kerbowa, guansong, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
jplehr requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1, wdng.
Herald added a project: OpenMP.

Clean up for the AMD-specific kernel launch info in the NextGen Plugins.

- Fixes a mistake introduced with the initial commit that added printing of an AMD-only property.
- Removes another AMD-only property (not clear on upstream status)
- Adds some more comment to what info is printed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145924

Files:
  openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
  openmp/libomptarget/plugins-nextgen/amdgpu/utils/UtilitiesRTL.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145924.504596.patch
Type: text/x-patch
Size: 4807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230313/e9b552ac/attachment.bin>


More information about the Openmp-commits mailing list