[all-commits] [llvm/llvm-project] 240b57: [runtimes] Add explicit offload arch tool dependen...

Robert Imschweiler via All-commits all-commits at lists.llvm.org
Fri Jun 26 07:14:50 PDT 2026


  Branch: refs/heads/users/ro-i/fix-cmake-extradeps
  Home:   https://github.com/llvm/llvm-project
  Commit: 240b5782ac22e73aec5c631d25c88a9ecacb545d
      https://github.com/llvm/llvm-project/commit/240b5782ac22e73aec5c631d25c88a9ecacb545d
  Author: Robert Imschweiler <robert.imschweiler at amd.com>
  Date:   2026-06-26 (Fri, 26 Jun 2026)

  Changed paths:
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  [runtimes] Add explicit offload arch tool dependencies

Needed for the offload unittests which detect the target arch at
configure time if not forced by OFFLOAD_TESTS_FORCE_AMDGPU_ARCH. Bug had
been masked by the dependency on flang, which we recently removed in
https://github.com/llvm/llvm-project/pull/198205.

Claude assisted with this patch.



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