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 b9a3c0b commit 3488491Copy full SHA for 3488491
sycl/test-e2e/bindless_images/lit.local.cfg
@@ -5,4 +5,6 @@ config.unsupported_features += ['spirv-backend']
5
# https://github.com/intel/llvm/issues/20142
6
config.unsupported_features += ['target-native_cpu']
7
8
+config.unsupported_features += ['spirv-backend']
9
+
10
cl_options = 'cl_options' in config.available_features
0 commit comments