Skip to content

Commit d36f992

Browse files
committed
[lit] afar ubuntu is failing amdgpu-openmp-toolchain-new.c
Change-Id: I23a8ad9aa43379f0902f8807e9fa885832091f88
1 parent 491a851 commit d36f992

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang/test/Driver/amdgpu-openmp-toolchain-new.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// REQUIRES: x86-registered-target
2-
// REQUIRES: amdgpu-registered-target
2+
// DESIRES: amdgpu-registered-target
3+
// REQUIRES: working-afar-ubuntu
34
// RUN: %clang -### --target=x86_64-unknown-linux-gnu -fopenmp -fopenmp-targets=amdgcn-amd-amdhsa \
45
// RUN: -Xopenmp-target=amdgcn-amd-amdhsa -march=gfx906 --no-opaque-offload-linker --libomptarget-amdgpu-bc-path=%S/Inputs/hip_dev_lib %s 2>&1 \
56
// RUN: | FileCheck %s

0 commit comments

Comments
 (0)