Skip to content

Commit

Permalink
[lit] afar ubuntu is failing amdgpu-openmp-toolchain-new.c
Browse files Browse the repository at this point in the history
Change-Id: I23a8ad9aa43379f0902f8807e9fa885832091f88
  • Loading branch information
ronlieb committed May 22, 2024
1 parent 491a851 commit d36f992
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clang/test/Driver/amdgpu-openmp-toolchain-new.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// REQUIRES: x86-registered-target
// REQUIRES: amdgpu-registered-target
// DESIRES: amdgpu-registered-target
// REQUIRES: working-afar-ubuntu
// RUN: %clang -### --target=x86_64-unknown-linux-gnu -fopenmp -fopenmp-targets=amdgcn-amd-amdhsa \
// RUN: -Xopenmp-target=amdgcn-amd-amdhsa -march=gfx906 --no-opaque-offload-linker --libomptarget-amdgpu-bc-path=%S/Inputs/hip_dev_lib %s 2>&1 \
// RUN: | FileCheck %s
Expand Down

0 comments on commit d36f992

Please sign in to comment.