Skip to content

Commit 157f728

Browse files
authored
Fix leftover in sycl_ext_oneapi_tangle.asciidoc (#18650)
This PR cares about potential leftover / typo in https://github.com/intel/llvm/edit/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_tangle.asciidoc#:~:text=320-,321,-322: as suggested by @AlexeySachkov here #16151 (comment)
1 parent 3f53118 commit 157f728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/extensions/experimental/sycl_ext_oneapi_tangle.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ branches to safely communicate between all work-items executing the same
318318
control flow.
319319

320320
NOTE: This differs from the `fragment` returned by `get_opportunistic_group()`
321-
because a `tangle_group` requires the implementation to track group membership.
321+
because a `tangle` requires the implementation to track group membership.
322322
Which group type to use will depend on a combination of
323323
implementation/backend/device and programmer preference.
324324

0 commit comments

Comments
 (0)