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 491a851 commit d36f992Copy full SHA for d36f992
clang/test/Driver/amdgpu-openmp-toolchain-new.c
@@ -1,5 +1,6 @@
1
// REQUIRES: x86-registered-target
2
-// REQUIRES: amdgpu-registered-target
+// DESIRES: amdgpu-registered-target
3
+// REQUIRES: working-afar-ubuntu
4
// RUN: %clang -### --target=x86_64-unknown-linux-gnu -fopenmp -fopenmp-targets=amdgcn-amd-amdhsa \
5
// RUN: -Xopenmp-target=amdgcn-amd-amdhsa -march=gfx906 --no-opaque-offload-linker --libomptarget-amdgpu-bc-path=%S/Inputs/hip_dev_lib %s 2>&1 \
6
// RUN: | FileCheck %s
0 commit comments