[all-commits] [llvm/llvm-project] 9d110f: [AMDGPU][Libomptarget] Move allow_access_to_all_gp...

pdhaliwal-amd via All-commits all-commits at lists.llvm.org
Tue Jun 22 04:45:14 PDT 2021


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

  Changed paths:
    M openmp/libomptarget/plugins/amdgpu/impl/data.cpp
    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 allow_access_to_all_gpu_agents to rtl.cpp

Moving this method helps eliminate a use of g_atl_machine.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list