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 c90a53c commit b4dbfbbCopy full SHA for b4dbfbb
sycl/test-e2e/Graph/lit.local.cfg
@@ -1,3 +1,5 @@
1
-# https://github.com/intel/llvm/issues/17165
2
if 'windows' in config.available_features:
+ # https://github.com/intel/llvm/issues/17165
3
config.unsupported_features += ['arch-intel_gpu_bmg_g21']
4
+ # CMPLRTST-27275
5
+ config.unsupported_features += ['arch-intel_gpu_lnl_m']
0 commit comments