[all-commits] [llvm/llvm-project] cc8661: [AMDGPU][Libomptarget] Delete g_atmi_initialized

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc8661ac4a20fbbf654187c8072b226b2700d708
      https://github.com/llvm/llvm-project/commit/cc8661ac4a20fbbf654187c8072b226b2700d708
  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/system.cpp

  Log Message:
  -----------
  [AMDGPU][Libomptarget] Delete g_atmi_initialized

This patch drops g_atmi_initialized and inlines the Initialize &
Finalize methods from Runtime class.

Reviewed By: JonChesterfield

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




More information about the All-commits mailing list