@@ -382,17 +382,17 @@ implementation status.
382382+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
383383| Feature optionality | Generic address space | :good: `done ` | https://reviews.llvm.org/D95778 and https://reviews.llvm.org/D103401 |
384384+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
385- | Feature optionality | Builtin function overloads with generic address space | :good: `done ` | https://reviews.llvm.org/D105526 |
385+ | Feature optionality | Builtin function overloads with generic address space | :good: `done ` | https://reviews.llvm.org/D105526 and https://reviews.llvm.org/D107769 |
386386+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
387387| Feature optionality | Program scope variables in global memory | :good: `done ` | https://reviews.llvm.org/D103191 |
388388+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
389389| Feature optionality | 3D image writes including builtin functions | :part: `worked on ` | https://reviews.llvm.org/D106260 (frontend) |
390390+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
391- | Feature optionality | read_write images including builtin functions | :part: ` worked on ` | https://reviews.llvm.org/D104915 (frontend) and https://reviews.llvm.org/D107539 (functions) |
391+ | Feature optionality | read_write images including builtin functions | :good: ` done ` | https://reviews.llvm.org/D104915 (frontend) and https://reviews.llvm.org/D107539 (functions) |
392392+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
393393| Feature optionality | C11 atomics memory scopes, ordering and builtin function | :good: `done ` | https://reviews.llvm.org/D106111 |
394394+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
395- | Feature optionality | Blocks and Device-side kernel enqueue including builtin functions | :none: ` unclaimed ` | |
395+ | Feature optionality | Blocks and Device-side kernel enqueue including builtin functions | :part: ` worked on ` | https://reviews.llvm.org/D118605 |
396396+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
397397| Feature optionality | Pipes including builtin functions | :good: `done ` | https://reviews.llvm.org/D107154 (frontend) and https://reviews.llvm.org/D105858 (functions) |
398398+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
@@ -406,7 +406,7 @@ implementation status.
406406+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
407407| New functionality | Subgroup functions | :part: `worked on ` | https://reviews.llvm.org/D105858 |
408408+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
409- | New functionality | Atomic mem scopes: subgroup, all devices including functions | :part: `worked on ` | https://reviews.llvm.org/D103241 |
409+ | New functionality | Atomic mem scopes: subgroup, all devices including functions | :part: `worked on ` | https://reviews.llvm.org/D103241 |
410410+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
411411
412412.. _opencl_experimenal :
0 commit comments