Skip to content

Commit

Permalink
[HIP][Clang][Driver] Disable hipstdpar driver test on SIE to unbloc…
Browse files Browse the repository at this point in the history
…k build bot, pending test refactor.

Differential Revision: https://reviews.llvm.org/D155775
  • Loading branch information
AlexVlx committed Oct 3, 2023
1 parent b04fe22 commit 1cfaa86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/test/Driver/hipstdpar.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// XFAIL: target={{.*}}-apple{{.*}}
// XFAIL: target={{.*}}hexagon{{.*}}
// XFAIL: target={{.*}}-scei{{.*}}
// XFAIL: target={{.*}}-sie{{.*}}
// XFAIL: target={{.*}}-windows{{.*}}

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

0 comments on commit 1cfaa86

Please sign in to comment.