[all-commits] [llvm/llvm-project] 13a0b4: [OpenMP][libomptarget][AMDGPU] Update print launch...

Jan Patrick Lehr via All-commits all-commits at lists.llvm.org
Wed Mar 15 03:13:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 13a0b48f37250ad2f8cb72c04e72600874112037
      https://github.com/llvm/llvm-project/commit/13a0b48f37250ad2f8cb72c04e72600874112037
  Author: JP Lehr <JanPatrick.Lehr at amd.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
    M openmp/libomptarget/plugins-nextgen/amdgpu/utils/UtilitiesRTL.h
    M openmp/libomptarget/test/offloading/info.c

  Log Message:
  -----------
  [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




More information about the All-commits mailing list