[all-commits] [llvm/llvm-project] 28ab59: [Clang][Docs] Add documention for new OpenMP offlo...

Joseph Huber via All-commits all-commits at lists.llvm.org
Thu Feb 3 10:10:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28ab5944cd75b790bc6a60ab82e80bc6d4972b63
      https://github.com/llvm/llvm-project/commit/28ab5944cd75b790bc6a60ab82e80bc6d4972b63
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M clang/docs/ClangCommandLineReference.rst
    M clang/docs/ClangLinkerWrapper.rst
    A clang/docs/OffloadingDesign.rst
    M clang/docs/OpenMPSupport.rst
    M clang/docs/ReleaseNotes.rst
    M clang/docs/index.rst

  Log Message:
  -----------
  [Clang][Docs] Add documention for new OpenMP offloading driver

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.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D118815




More information about the All-commits mailing list