[PATCH] D119719: [Docs][OpenCL] Update OpenCL 3.0 status on release 14
Anton Zabaznov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 15 01:36:33 PST 2022
azabaznov added inline comments.
================
Comment at: clang/docs/OpenCLSupport.rst:395
++------------------------------+-------------------------+-----------------------------------------+----------------------+--------------------------------------------------------------------------------------------------------------------------------+
+| Feature optionality | Blocks and Device-side kernel enqueue including builtin functions | :part:`worked on` | https://reviews.llvm.org/D115640, https://reviews.llvm.org/D118605 |
++------------------------------+-------------------------+-----------------------------------------+----------------------+--------------------------------------------------------------------------------------------------------------------------------+
----------------
These two patches are merged. So can blocks and DSE be considered as done?
================
Comment at: clang/docs/OpenCLSupport.rst:407
++------------------------------+-------------------------+-----------------------------------------+----------------------+--------------------------------------------------------------------------------------------------------------------------------+
+| New functionality | Subgroup functions | :part:`worked on` | https://reviews.llvm.org/D105858, https://reviews.llvm.org/D118999 |
++------------------------------+-------------------------+-----------------------------------------+----------------------+--------------------------------------------------------------------------------------------------------------------------------+
----------------
Can this be considered as done as well? These patches were merged as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119719/new/
https://reviews.llvm.org/D119719
More information about the cfe-commits
mailing list