[all-commits] [llvm/llvm-project] fce4c0: [OpenMP] Start organizing PluginManager, PluginAda...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Thu Nov 30 13:48:02 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fce4c0acd6db4bd8598db7eb471ccca60dc05406
      https://github.com/llvm/llvm-project/commit/fce4c0acd6db4bd8598db7eb471ccca60dc05406
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    A openmp/libomptarget/include/PluginManager.h
    M openmp/libomptarget/include/device.h
    M openmp/libomptarget/include/rtl.h
    M openmp/libomptarget/src/CMakeLists.txt
    M openmp/libomptarget/src/OpenMP/InteropAPI.cpp
    A openmp/libomptarget/src/PluginManager.cpp
    M openmp/libomptarget/src/api.cpp
    M openmp/libomptarget/src/device.cpp
    M openmp/libomptarget/src/interface.cpp
    M openmp/libomptarget/src/omptarget.cpp
    M openmp/libomptarget/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP] Start organizing PluginManager, PluginAdaptors (#73875)




More information about the All-commits mailing list