@@ -382,17 +382,17 @@ implementation status.
382
382
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
383
383
| Feature optionality | Generic address space | :good: `done ` | https://reviews.llvm.org/D95778 and https://reviews.llvm.org/D103401 |
384
384
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
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 |
386
386
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
387
387
| Feature optionality | Program scope variables in global memory | :good: `done ` | https://reviews.llvm.org/D103191 |
388
388
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
389
389
| Feature optionality | 3D image writes including builtin functions | :part: `worked on ` | https://reviews.llvm.org/D106260 (frontend) |
390
390
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
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) |
392
392
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
393
393
| Feature optionality | C11 atomics memory scopes, ordering and builtin function | :good: `done ` | https://reviews.llvm.org/D106111 |
394
394
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
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 |
396
396
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
397
397
| Feature optionality | Pipes including builtin functions | :good: `done ` | https://reviews.llvm.org/D107154 (frontend) and https://reviews.llvm.org/D105858 (functions) |
398
398
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
@@ -406,7 +406,7 @@ implementation status.
406
406
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
407
407
| New functionality | Subgroup functions | :part: `worked on ` | https://reviews.llvm.org/D105858 |
408
408
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
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 |
410
410
+------------------------------+-------------------------+-----------------------------------------+----------------------+----------------------------------------------------------------------------------------------+
411
411
412
412
.. _opencl_experimenal :
0 commit comments