Skip to content

Commit 850ca83

Browse files
committed
format
1 parent 24527a1 commit 850ca83

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sycl/test-e2e/Basic/kernel_max_wg_size.cpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
// https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_intel_grf_size.asciidoc
66
// REQUIRES: arch-intel_gpu_pvc || gpu-intel-dg2
77
// UNSUPPORTED: cuda || hip
8-
// UNSUPPORTED-TRACKER: INTENDED - This extension is currently implemented in DPC++ only for Intel GPU devices and only when using the Level Zero backend or OpenCL backend.
8+
// UNSUPPORTED-TRACKER: INTENDED - This extension is currently implemented in
9+
// DPC++ only for Intel GPU devices and only when using the Level Zero backend
10+
// or OpenCL backend.
911

1012
// clang-format off
1113
#include <sycl/detail/core.hpp>

0 commit comments

Comments
 (0)