[all-commits] [llvm/llvm-project] b80b5f: [OpenMP] Replace copy and paste code with instanti...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Thu Nov 30 14:16:50 PST 2023


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

  Changed paths:
    M openmp/libomptarget/include/PluginManager.h
    M openmp/libomptarget/include/Shared/APITypes.h
    M openmp/libomptarget/include/Shared/PluginAPI.h
    A openmp/libomptarget/include/Shared/PluginAPI.inc
    M openmp/libomptarget/include/device.h
    M openmp/libomptarget/include/omptarget.h
    M openmp/libomptarget/src/device.cpp
    M openmp/libomptarget/src/omptarget.cpp
    M openmp/libomptarget/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP] Replace copy and paste code with instantiation (#73991)




More information about the All-commits mailing list