Skip to content

Commit 1cfaa86

Browse files
committed
[HIP][Clang][Driver] Disable hipstdpar driver test on SIE to unblock build bot, pending test refactor.
Differential Revision: https://reviews.llvm.org/D155775
1 parent b04fe22 commit 1cfaa86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Driver/hipstdpar.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// XFAIL: target={{.*}}-apple{{.*}}
22
// XFAIL: target={{.*}}hexagon{{.*}}
33
// XFAIL: target={{.*}}-scei{{.*}}
4+
// XFAIL: target={{.*}}-sie{{.*}}
45
// XFAIL: target={{.*}}-windows{{.*}}
56

67
// RUN: not %clang -### --hipstdpar -nogpulib -nogpuinc --compile %s 2>&1 | \

0 commit comments

Comments
 (0)