[all-commits] [llvm/llvm-project] 7648b6: [AMDGPU][Libomptarget] Move Kernel/Symbol info tab...

pdhaliwal-amd via All-commits all-commits at lists.llvm.org
Wed May 26 03:03:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7648b6978e5539bcb43b3ca24a5a53e9c6a52c1e
      https://github.com/llvm/llvm-project/commit/7648b6978e5539bcb43b3ca24a5a53e9c6a52c1e
  Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/impl/atmi_interop_hsa.cpp
    M openmp/libomptarget/plugins/amdgpu/impl/atmi_interop_hsa.h
    M openmp/libomptarget/plugins/amdgpu/impl/internal.h
    M openmp/libomptarget/plugins/amdgpu/impl/system.cpp
    M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp

  Log Message:
  -----------
  [AMDGPU][Libomptarget] Move Kernel/Symbol info tables to RTLDeviceInfoTy

Two globals KernelInfoTable & SymbolInfoTable are moved
into RTLDeviceInfoTy class.
This builds on the top of D102691.
[2/2]

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list