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 029e3ba commit 325470aCopy full SHA for 325470a
sycl/test-e2e/AddressSanitizer/lit.local.cfg
@@ -13,3 +13,6 @@ config.unsupported_features += ['cuda', 'hip']
13
# https://github.com/intel/llvm/issues/15461
14
# Wait for cpu driver uplifting
15
config.unsupported_features += ['arch-x86_64']
16
+
17
+# https://github.com/intel/llvm/issues/15953
18
+config.unsupported_features += ['arch-intel_gpu_acm_g12']
0 commit comments