Skip to content

Commit 325470a

Browse files
committed
disable gen12
1 parent 029e3ba commit 325470a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/AddressSanitizer/lit.local.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,6 @@ config.unsupported_features += ['cuda', 'hip']
1313
# https://github.com/intel/llvm/issues/15461
1414
# Wait for cpu driver uplifting
1515
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

Comments
 (0)