[OpenMP][libomptarget][AMDGPU] Update print launch info
authorJP Lehr <JanPatrick.Lehr@amd.com>
Wed, 15 Mar 2023 09:58:01 +0000 (05:58 -0400)
committerJP Lehr <JanPatrick.Lehr@amd.com>
Wed, 15 Mar 2023 10:11:01 +0000 (06:11 -0400)
commit13a0b48f37250ad2f8cb72c04e72600874112037
tree2750679a0d5a60b9472b5c71dc10bbc547cc2d70
parent70562607ab385423e076b3c9851860291201e509
[OpenMP][libomptarget][AMDGPU] Update print launch info

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.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D145924
openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
openmp/libomptarget/plugins-nextgen/amdgpu/utils/UtilitiesRTL.h
openmp/libomptarget/test/offloading/info.c