[all-commits] [llvm/llvm-project] 2e7f47: [OpenMP][NFC] Move out plugin API and APITypes int...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Wed Nov 29 16:04:33 PST 2023


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

  Changed paths:
    A openmp/libomptarget/include/Shared/APITypes.h
    A openmp/libomptarget/include/Shared/PluginAPI.h
    M openmp/libomptarget/include/omptarget.h
    R openmp/libomptarget/include/omptargetplugin.h
    M openmp/libomptarget/plugins-nextgen/common/src/PluginInterface.cpp
    M openmp/libomptarget/plugins-nextgen/common/src/Utils/ELF.cpp
    M openmp/libomptarget/plugins-nextgen/common/src/Utils/ELF.h
    M openmp/libomptarget/tools/kernelreplay/llvm-omp-kernel-replay.cpp

  Log Message:
  -----------
  [OpenMP][NFC] Move out plugin API and APITypes into standalone headers (#73868)




More information about the All-commits mailing list