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 acf6950 commit 3e0a61fCopy full SHA for 3e0a61f
sycl/test-e2e/Compression/no_zstd_warning.cpp
@@ -1,4 +1,4 @@
1
// using --offload-compress without zstd should throw an error.
2
-// REQUIRES: !zstd, run-mode
+// REQUIRES: !zstd
3
// RUN: not %{build} -O0 -g --offload-compress %S/Inputs/single_kernel.cpp -o %t_compress.out 2>&1 | FileCheck %s
4
// CHECK: '--offload-compress' option is specified but zstd is not available. The device image will not be compressed.
0 commit comments