Skip to content

Commit c87c017

Browse files
committed
Fix failure in test hip-macros.hip
requires amdgpu-registered-target.
1 parent 2a9ce60 commit c87c017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Driver/hip-macros.hip

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: clang-driver, amdgpu-registered-target
12
// RUN: %clang -E -dM --offload-arch=gfx906 -mwavefrontsize64 \
23
// RUN: --cuda-device-only -nogpuinc -nogpulib \
34
// RUN: %s 2>&1 | FileCheck --check-prefixes=WAVE64 %s

0 commit comments

Comments
 (0)