[llvm] [llvm-objdump] Add support for HIP offload bundles (PR #114834)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 15:50:51 PST 2025
================
@@ -49,6 +49,7 @@ enum ImageKind : uint16_t {
IMG_LAST,
};
+
----------------
jhuber6 wrote:
```suggestion
```
https://github.com/llvm/llvm-project/pull/114834
More information about the llvm-commits
mailing list