[PATCH] D155769: [Clang][docs][RFC] Add documentation for C++ Parallel Algorithm Offload
Alex Voicu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 19 18:59:10 PDT 2023
AlexVlx created this revision.
AlexVlx added reviewers: rjmccall, yaxunl, aaron.ballman.
AlexVlx added a project: clang.
Herald added a subscriber: arphaman.
Herald added a project: All.
AlexVlx requested review of this revision.
Herald added a subscriber: cfe-commits.
This patch adds the documentation for the standard algorithm offload feature being proposed here: https://discourse.llvm.org/t/rfc-adding-c-parallel-algorithm-offload-support-to-clang-llvm/72159/1. It is the parent of a series of patches that make up the implementation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D155769
Files:
clang/docs/StdParSupport.rst
clang/docs/index.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155769.542271.patch
Type: text/x-patch
Size: 18193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230720/80bc0f7a/attachment-0001.bin>
More information about the cfe-commits
mailing list