Skip to content

Commit e4bf81e

Browse files
committed
Fix merge mistake
1 parent 9dbda19 commit e4bf81e

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
config.required_features += ['aspect-ext_oneapi_limited_graph']
2-
3-
# https://github.com/intel/llvm/issues/17165
4-
if 'windows' in config.available_features:
5-
config.unsupported_features += ['arch-intel_gpu_bmg_g21']
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
config.required_features += ['aspect-ext_oneapi_graph']
2-
3-
# https://github.com/intel/llvm/issues/17165
4-
if 'windows' in config.available_features:
5-
config.unsupported_features += ['arch-intel_gpu_bmg_g21']

0 commit comments

Comments
 (0)