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 e9c9108 commit 0d94c74Copy full SHA for 0d94c74
sycl/test-e2e/Basic/image/image_write.cpp
@@ -2,7 +2,7 @@
2
// RUN: %{build} -o %t.out
3
// RUN: %{run} %t.out
4
5
-// UNSUPPORTED: cuda || hip
+// UNSUPPORTED: hip
6
// TODO: re-enable on cuda device.
7
// See https://github.com/intel/llvm/issues/1542#issuecomment-707877817 for more
8
// details.
sycl/test-e2e/Basic/image/image_write_fp16.cpp
@@ -1,6 +1,6 @@
1
// REQUIRES: aspect-fp16, aspect-ext_intel_legacy_image
-// UNSUPPORTED: cuda, hip
0 commit comments