We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hipstdpar
1 parent 2da4960 commit dce54eaCopy full SHA for dce54ea
clang/test/Driver/hipstdpar.c
@@ -1,7 +1,7 @@
1
// XFAIL: target={{.*}}-apple{{.*}}
2
-// XFAIL: target={{.*}}-windows{{.*}}
3
// XFAIL: target={{.*}}hexagon{{.*}}
4
-// XFAIL: target={{.*}}-ps5{{.*}}
+// XFAIL: target={{.*}}-scei{{.*}}
+// XFAIL: target={{.*}}-windows{{.*}}
5
6
// RUN: not %clang -### --hipstdpar -nogpulib -nogpuinc --compile %s 2>&1 | \
7
// RUN: FileCheck --check-prefix=HIPSTDPAR-MISSING-LIB %s
0 commit comments