[PATCH] D99488: [SYCL][Doc] Add address space handling section to SYCL documentation

Alexey Bader via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 26 07:45:50 PDT 2021


bader updated this revision to Diff 340526.
bader added a comment.

Rebased patch to unblock commit.

This patch had a dependency on D99190 <https://reviews.llvm.org/D99190>, which adds SYCLSupport.rst document.
To unblock commit of D99488 <https://reviews.llvm.org/D99488>, I switched the order of these two patches.
Now D99488 <https://reviews.llvm.org/D99488> add SYCLSupport.rst document with just two sections: "Introduction" and "Address space handling".
D99190 <https://reviews.llvm.org/D99190> will be rebased on top of D99488 <https://reviews.llvm.org/D99488> to add more content to the document.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99488/new/

https://reviews.llvm.org/D99488

Files:
  clang/docs/SYCLSupport.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99488.340526.patch
Type: text/x-patch
Size: 4673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210426/20ed9a40/attachment.bin>


More information about the cfe-commits mailing list