[all-commits] [llvm/llvm-project] 275259: [OpenMP] Add `getComputeUnitKind` to generic-elf-6...

Michael Halkenhäuser via All-commits all-commits at lists.llvm.org
Fri Aug 25 04:15:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 275259eb9a62353007e84278e4755fe724c17332
      https://github.com/llvm/llvm-project/commit/275259eb9a62353007e84278e4755fe724c17332
  Author: Michael Halkenhaeuser <MichaelGerald.Halkenhauser at amd.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M openmp/libomptarget/plugins-nextgen/generic-elf-64bit/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP] Add `getComputeUnitKind` to generic-elf-64bit plugin

Make the generic-plugin report a corresponding CU kind -- instead of 'unknown'.

Reviewed By: tianshilei1992

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




More information about the All-commits mailing list