[all-commits] [llvm/llvm-project] 7233e4: [OpenMP][NFC] Move Environment.h and SourceInfo.h ...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Tue Nov 28 15:10:20 PST 2023


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

  Changed paths:
    M openmp/libomptarget/DeviceRTL/include/Configuration.h
    M openmp/libomptarget/DeviceRTL/include/Interface.h
    M openmp/libomptarget/DeviceRTL/include/State.h
    M openmp/libomptarget/DeviceRTL/src/Allocator.cpp
    M openmp/libomptarget/DeviceRTL/src/Debug.cpp
    M openmp/libomptarget/DeviceRTL/src/Kernel.cpp
    M openmp/libomptarget/DeviceRTL/src/State.cpp
    R openmp/libomptarget/include/Environment.h
    A openmp/libomptarget/include/Shared/Environment.h
    A openmp/libomptarget/include/Shared/SourceInfo.h
    R openmp/libomptarget/include/SourceInfo.h
    M openmp/libomptarget/include/omptarget.h
    M openmp/libomptarget/plugins-nextgen/amdgpu/src/rtl.cpp
    M openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp
    M openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.h
    M openmp/libomptarget/plugins-nextgen/cuda/src/rtl.cpp
    M openmp/libomptarget/plugins-nextgen/generic-elf-64bit/src/rtl.cpp
    M openmp/libomptarget/src/private.h

  Log Message:
  -----------
  [OpenMP][NFC] Move Environment.h and SourceInfo.h into "Shared" folder (#73703)




More information about the All-commits mailing list