Skip to content

Commit 948921a

Browse files
committed
Fix formatting
1 parent d9631ab commit 948921a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test-e2e/lit.cfg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@
194194
"gpu-intel-gen11": {"intel_gpu_icllp", "intel_gpu_icl"},
195195
}
196196

197+
197198
def get_device_family_from_arch(arch):
198199
for device_family, arch_set in device_family_arch_map.items():
199200
if arch in arch_set:

0 commit comments

Comments
 (0)