[all-commits] [llvm/llvm-project] b091a8: [OpenMP][NFC] Extract device image handling into a...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Fri Dec 1 14:59:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b091a887e064a3c75c8ce37bd0e9f1c4bc0f54f6
      https://github.com/llvm/llvm-project/commit/b091a887e064a3c75c8ce37bd0e9f1c4bc0f54f6
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2023-12-01 (Fri, 01 Dec 2023)

  Changed paths:
    A openmp/libomptarget/include/DeviceImage.h
    M openmp/libomptarget/include/PluginManager.h
    M openmp/libomptarget/src/CMakeLists.txt
    A openmp/libomptarget/src/DeviceImage.cpp
    M openmp/libomptarget/src/omptarget.cpp
    M openmp/libomptarget/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP][NFC] Extract device image handling into a class/header (#74129)




More information about the All-commits mailing list