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.
2 parents ade67f5 + 914fbe3 commit 1b82a65Copy full SHA for 1b82a65
offload/test/offloading/CUDA/basic_launch_multi_arg.cu
@@ -8,7 +8,7 @@
8
// REQUIRES: gpu
9
//
10
// FIXME: https://github.com/llvm/llvm-project/issues/161265
11
-// XFAIL: gpu
+// UNSUPPORTED: gpu
12
13
#include <stdio.h>
14
offload/test/offloading/barrier_fence.c
@@ -4,6 +4,9 @@
4
// RUN: %libomptarget-run-generic
5
6
7
+//
+// FIXME: https://github.com/llvm/llvm-project/issues/161265
#include <omp.h>
0 commit comments