Skip to content

Commit e6dad96

Browse files
committed
[SYCL][Doc] Tighten description of flag
Signed-off-by: John Pennycook <[email protected]>
1 parent 7ccb2eb commit e6dad96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/SubGroup/SYCL_INTEL_sub_group.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ It is illegal for a kernel or function to call a function with a mismatched sub-
9191

9292
=== Compiler Flags
9393

94-
The +-fsycl-primary-sub-group-size+ flag compiles all kernels in the translation unit as though +[[intel::reqd_named_sub_group_size(primary)]]+ was specified.
94+
The +-fsycl-primary-sub-group-size+ flag compiles all kernels in the translation unit without a sub-group size attribute as though +[[intel::reqd_named_sub_group_size(primary)]]+ was applied to the kernel.
9595

9696
=== Sub-group Queries
9797

0 commit comments

Comments
 (0)