[PATCH] D118815: [Clang][Docs] Add documentino for new OpenMP offloading driver

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 10:08:25 PST 2022


jhuber6 created this revision.
jhuber6 added reviewers: tianshilei1992, jdoerfert, JonChesterfield, ronlieb, ye-luo.
Herald added subscribers: arphaman, guansong, yaxunl.
jhuber6 requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.

This patch adds more documentation for the OpenMP offloading driver.
This includes a new file that describes the overall pipeline becuase
that was not previously explained in full elsewhere.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118815

Files:
  clang/docs/ClangCommandLineReference.rst
  clang/docs/ClangLinkerWrapper.rst
  clang/docs/OffloadingDesign.rst
  clang/docs/OpenMPSupport.rst
  clang/docs/ReleaseNotes.rst
  clang/docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118815.405329.patch
Type: text/x-patch
Size: 27073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220202/c37aa08f/attachment-0001.bin>


More information about the cfe-commits mailing list