[all-commits] [llvm/llvm-project] f7b355: [clang-linker-wrapper] Add ELF packaging for spirv...

Nick Sarnie via All-commits all-commits at lists.llvm.org
Thu Feb 6 07:47:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7b3559ce07c83625bbe81a30a4da8ccef9ab53f
      https://github.com/llvm/llvm-project/commit/f7b3559ce07c83625bbe81a30a4da8ccef9ab53f
  Author: Nick Sarnie <nick.sarnie at intel.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    A clang/test/Tooling/clang-linker-wrapper-spirv-elf.cpp
    M clang/test/Tooling/lit.local.cfg
    M clang/test/lit.site.cfg.py.in
    M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
    M llvm/include/llvm/Frontend/Offloading/Utility.h
    M llvm/lib/Frontend/Offloading/CMakeLists.txt
    M llvm/lib/Frontend/Offloading/Utility.cpp

  Log Message:
  -----------
  [clang-linker-wrapper] Add ELF packaging for spirv64-intel OpenMP images (#125737)

Add manual ELF packaging for `spirv64-intel` images as there is no
SPIR-V linker available. This format will be expected by the runtime
plugin we will submit in the future and is compatible with the format we
already use downstream.

---------

Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list