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 7e25be4 commit 71ad050Copy full SHA for 71ad050
sycl/test-e2e/Basic/image/image_read.cpp
@@ -1,4 +1,6 @@
1
// REQUIRES: aspect-ext_intel_legacy_image
2
+// UNSUPPORTED: linux && arch-intel_gpu_bmg_g21
3
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20224
4
// Temporarily add explicit '-O2' to avoid GPU hang issue with O0 optimization.
5
// RUN: %{build} -O2 -o %t.out
6
// RUN: %{run} %t.out
sycl/test-e2e/Basic/image/image_sample.cpp
// RUN: %{build} -o %t.out
0 commit comments