llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][Doc] Update free function queries extension

Open Pennycook opened this issue 1 year ago • 0 comments

  • Removes get_linear_id(), get_id() and get_item()
  • Renames get_group() to get_work_group()
  • Adds deprecated functionality section
  • Renames this_kernel namespace to this_work_item

Pennycook avatar Feb 21 '24 21:02 Pennycook