Skip to content

Commit 678655c

Browse files
committed
"arch-intel_gpu_12_0_0" doesn't work
1 parent 95be6f7 commit 678655c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,5 @@ config.substitutions.append(
1010

1111
config.unsupported_features += ['cuda', 'hip']
1212

13-
# https://github.com/intel/llvm/issues/15461
14-
# Wait for cpu driver uplifting
15-
config.unsupported_features += ['arch-x86_64']
16-
1713
# https://github.com/intel/llvm/issues/15953
18-
config.unsupported_features += ['arch-intel_gpu_12_0_0']
14+
config.unsupported_features += ['gpu-intel-gen12']

0 commit comments

Comments
 (0)