[all-commits] [llvm/llvm-project] 051945: [Offload] Fix APU detection for MI300 testing (#14...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Jun 5 13:32:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 051945304b1dc0bc2e7c9336a1d34c998ca16d05
      https://github.com/llvm/llvm-project/commit/051945304b1dc0bc2e7c9336a1d34c998ca16d05
  Author: Joseph Huber <huberjn at outlook.com>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M offload/test/lit.cfg

  Log Message:
  -----------
  [Offload] Fix APU detection for MI300 testing (#143026)

Summary:
We have this check when the target is MI300 but it fails if this
environment variable isn't set. Set a default value of '0' if not
present so that will be converted to bool false.



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