[llvm] [llvm-objdump] Add support for HIP offload bundles (PR #114834)

Yaxun Liu via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 05:51:15 PST 2025


================
@@ -49,6 +51,31 @@ enum ImageKind : uint16_t {
   IMG_LAST,
 };
 
+class CompressedOffloadBundle {
----------------
yxsamliu wrote:

I am OK with that

https://github.com/llvm/llvm-project/pull/114834


More information about the llvm-commits mailing list