Skip to content
1 change: 0 additions & 1 deletion clang/test/Driver/hipspv-link-static-library.hip
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// REQUIRES: x86-registered-target
// REQUIRES: spirv-registered-target
// UNSUPPORTED: system-windows
// XFAIL: *

// Create a dummy archive to test SDL linking
// RUN: rm -rf %t && mkdir %t
Expand Down
1 change: 0 additions & 1 deletion clang/test/Driver/hipspv-toolchain.hip
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// REQUIRES: spirv-registered-target
// UNSUPPORTED: system-windows, system-cygwin
// XFAIL: *

// RUN: %clang -### -target x86_64-linux-gnu --offload=spirv64 \
// RUN: --no-offload-new-driver --hip-path=%S/Inputs/hipspv -nohipwrapperinc %s \
Expand Down
Loading
Loading