[all-commits] [llvm/llvm-project] cadcaf: [AMDGPU][Libomptarget] Drop dead code related to g...

pdhaliwal-amd via All-commits all-commits at lists.llvm.org
Mon Jun 14 22:21:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cadcaf3f46f6ccd3619cb2dd75bf54ed3080f43d
      https://github.com/llvm/llvm-project/commit/cadcaf3f46f6ccd3619cb2dd75bf54ed3080f43d
  Author: Pushpinder Singh <Pushpinder.Singh at amd.com>
  Date:   2021-06-15 (Tue, 15 Jun 2021)

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

  Log Message:
  -----------
  [AMDGPU][Libomptarget] Drop dead code related to g_atl_machine

This patch includes some changes which deletes the code accessing
g_atl_machine global. Some accesses related to memory_pools are
still remaining.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list