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