[all-commits] [llvm/llvm-project] c7de29: Revert "[OpenMP] [OMPT] [amdgpu] [4/8] Implemented...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue May 2 11:34:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7de29e7bb6667b8082046b2c4d202c0c361c2f0
      https://github.com/llvm/llvm-project/commit/c7de29e7bb6667b8082046b2c4d202c0c361c2f0
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
    M openmp/libomptarget/include/ompt_device_callbacks.h
    M openmp/libomptarget/plugins-nextgen/CMakeLists.txt
    M openmp/libomptarget/plugins-nextgen/amdgpu/CMakeLists.txt
    M openmp/libomptarget/plugins-nextgen/common/CMakeLists.txt
    R openmp/libomptarget/plugins-nextgen/common/OMPT/CMakeLists.txt
    R openmp/libomptarget/plugins-nextgen/common/OMPT/OmptCallback.cpp
    M openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt
    M openmp/libomptarget/plugins-nextgen/cuda/CMakeLists.txt
    M openmp/libomptarget/src/CMakeLists.txt
    R openmp/libomptarget/src/OmptCallback.cpp
    M openmp/libomptarget/src/exports
    A openmp/libomptarget/src/ompt_callback.cpp
    M openmp/libomptarget/src/rtl.cpp

  Log Message:
  -----------
  Revert "[OpenMP] [OMPT] [amdgpu] [4/8] Implemented callback registration in nextgen plugins"

This reverts commit 8cd1f0d8885fd69c452c6bf3fb04514d06c899b0.

It causes issues when OMPT is disabled explicitly and dependences are not set
correctly.




More information about the All-commits mailing list