Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 626ee61

Browse files
format comment
1 parent 7061140 commit 626ee61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SYCL/ESIMD/aot_mixed.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
// REQUIRES: gpu
99
// UNSUPPORTED: cuda || hip
1010
// UNSUPPORTED: esimd_emulator
11-
// Temporary disable everywhere until "Unsupported required sub group size" is fixed in some configurations.
11+
// Temporary disable everywhere until "Unsupported required sub group size" is
12+
// fixed in some configurations.
1213
// UNSUPPORTED: windows
1314
// UNSUPPORTED: linux
1415
// RUN: %clangxx -fsycl -fsycl-targets=spir64_gen -Xsycl-target-backend=spir64_gen "-device gen9" -o %t.sycl.out -DENABLE_SYCL=0 %s

0 commit comments

Comments
 (0)