[all-commits] [llvm/llvm-project] 699563: [NFC] Don't replicate hasKernelCallingConv. (#184464)

Alexey Bader via All-commits all-commits at lists.llvm.org
Tue Mar 3 16:35:23 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 699563e0da93f5047a379c9816be081afc3d0db9
      https://github.com/llvm/llvm-project/commit/699563e0da93f5047a379c9816be081afc3d0db9
  Author: Alexey Bader <alexey.bader at intel.com>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M clang/tools/clang-sycl-linker/ClangSYCLLinker.cpp
    M llvm/lib/Transforms/Utils/SplitModuleByCategory.cpp
    M llvm/tools/llvm-split/llvm-split.cpp

  Log Message:
  -----------
  [NFC] Don't replicate hasKernelCallingConv. (#184464)

isKernel function duplicates llvm::Function::hasKernelCallingConv
method.



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