[PATCH] D99488: [SYCL][Doc] Add design document for SYCL mode
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 29 06:00:32 PDT 2021
Anastasia added a comment.
If I build docs now I get the following output:
llvm-project/build-doc/tools/clang/docs/SYCLSupport.rst:102: WARNING: Error in "code-block" directive:
1 argument(s) required, 0 supplied.
.. code-block::
TODO: add support for `__attribute__((opencl_global_host))` and
`__attribute__((opencl_global_device))`.
Is this something already being looked at?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99488/new/
https://reviews.llvm.org/D99488
More information about the cfe-commits
mailing list