[all-commits] [llvm/llvm-project] df5097: [Offload] Add default for HSA agent type to silenc...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Jun 26 12:46:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df5097dd946e04022e2f4a8024564d8412f416f5
https://github.com/llvm/llvm-project/commit/df5097dd946e04022e2f4a8024564d8412f416f5
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M offload/plugins-nextgen/amdgpu/src/rtl.cpp
Log Message:
-----------
[Offload] Add default for HSA agent type to silence warning (#145943)
Summary:
There's a new one called the AIE (AI Engine). We could handle this, but
since we don't use it currently I'm just making it future-proof. Adding
the AIE check would require checking the HSA version which isn't
worthwhile just yet.
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