llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][Doc] non_uniform_groups extension spec fixes

Open AlexeySachkov opened this issue 1 year ago • 0 comments

Changes:

  • fixed descriptions of get_local_linear_id methods so they are not recursive anymore
  • fixed descriptions of get_[group|local]_linear_range methods to use correct return type and references
  • added clarification that get_group_id is relative to a parent group

AlexeySachkov avatar May 08 '24 12:05 AlexeySachkov