[all-commits] [llvm/llvm-project] 6dd849: [Libomptarget] Improve next-gen AMDGPU plugin erro...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Feb 2 10:56:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dd84983d0c131fb9fc5e130c80b51b74e397d48
      https://github.com/llvm/llvm-project/commit/6dd84983d0c131fb9fc5e130c80b51b74e397d48
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-02-02 (Thu, 02 Feb 2023)

  Changed paths:
    M openmp/libomptarget/include/Debug.h
    M openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp

  Log Message:
  -----------
  [Libomptarget] Improve next-gen AMDGPU plugin error messages

The next-gen plugin properly prints errors. This patch improves the
error messages by including the Node-ID of the GPU that failed as well
as a textual representation of the enumeration values.

Reviewed By: kevinsala

Differential Revision: https://reviews.llvm.org/D143192




More information about the All-commits mailing list