[all-commits] [llvm/llvm-project] 95956b: Revert "[OpenMP] Introduce basic JIT support to Op...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Dec 27 18:52:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95956bd896225eb6fcdd05cc3b6c4b0a133fbc7e
      https://github.com/llvm/llvm-project/commit/95956bd896225eb6fcdd05cc3b6c4b0a133fbc7e
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2022-12-27 (Tue, 27 Dec 2022)

  Changed paths:
    M openmp/libomptarget/CMakeLists.txt
    M openmp/libomptarget/plugins-nextgen/CMakeLists.txt
    M openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeLists.txt
    R openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.cpp
    R openmp/libomptarget/plugins-nextgen/common/PluginInterface/JIT.h
    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/test/lit.cfg

  Log Message:
  -----------
  Revert "[OpenMP] Introduce basic JIT support to OpenMP target offloading"

This reverts commit 58906e4901ec5b7ed230d7fa96123654f6a974af because it breaks AMD's buildbot.




More information about the All-commits mailing list