[Openmp-commits] [PATCH] D106018: [OpenMP][WIP] Add remark documentation to the OpenMP webpage

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jul 14 14:06:45 PDT 2021


jhuber6 created this revision.
jhuber6 added a reviewer: jdoerfert.
Herald added subscribers: guansong, yaxunl.
jhuber6 requested review of this revision.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

This patch begins adding documentation for each remark emitted by
`openmp-opt`. This builds on the IDs introduced in D105939 <https://reviews.llvm.org/D105939> so that users
can more easily identify each remark in the webpage.

Depends on D105939 <https://reviews.llvm.org/D105939>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106018

Files:
  openmp/docs/remarks/OMP100.rst
  openmp/docs/remarks/OMP110.rst
  openmp/docs/remarks/OMP111.rst
  openmp/docs/remarks/OMP112.rst
  openmp/docs/remarks/OMP113.rst
  openmp/docs/remarks/OptimizationRemarks.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106018.358746.patch
Type: text/x-patch
Size: 17350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210714/49bbba4e/attachment.bin>


More information about the Openmp-commits mailing list