We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2bb0f9 commit 7b4d2a0Copy full SHA for 7b4d2a0
llvm/test/tools/llvm-objdump/Offloading/fatbin.test
@@ -1,6 +1,7 @@
1
## Test that --offloading with a fatbin works correctly
2
3
# REQUIRES: target={{x86_64-.*-linux.*}}
4
+# REQUIRES: amdgpu-registered-target
5
# RUN: yaml2obj %s -o %t.elf
6
# RUN: llvm-objdump --offloading %t.elf
7
# RUN: llvm-objdump -d %t.elf.0.hipv4-amdgcn-amd-amdhsa--gfx908 | FileCheck %s
0 commit comments