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.
1 parent 74f82de commit fe02d8eCopy full SHA for fe02d8e
sycl/test-e2e/DiscardEvents/discard_events_check_images.cpp
@@ -1,6 +1,9 @@
1
// UNSUPPORTED: hip
2
// REQUIRES: aspect-ext_intel_legacy_image
3
//
4
+// XFAIL: linux && gpu-intel-dg2
5
+// XFAIL-TRACKER: https://github.com/intel/llvm/issues/15812
6
+//
7
// RUN: %{build} -o %t.out
8
9
// RUN: %{run} %t.out image
sycl/test-e2e/ESIMD/group_barrier.cpp
@@ -8,6 +8,9 @@
// REQUIRES: arch-intel_gpu_pvc || gpu-intel-dg2
// REQUIRES-INTEL-DRIVER: lin: 31155
10
11
12
13
+
14
15
// RUN: %{run} %t.out
16
0 commit comments