[all-commits] [llvm/llvm-project] 7e0b0e: [OpenMP][doc]Minor doc fixes

Mark Dewing via All-commits all-commits at lists.llvm.org
Wed Mar 9 11:55:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e0b0e05af6349ff70b834b4de7a118233f60c37
      https://github.com/llvm/llvm-project/commit/7e0b0e05af6349ff70b834b4de7a118233f60c37
  Author: Mark Dewing <mdewing at anl.gov>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M openmp/docs/SupportAndFAQ.rst
    M openmp/docs/design/Runtimes.rst

  Log Message:
  -----------
  [OpenMP][doc]Minor doc fixes

In SupportAndFAQ.rst, add blank lines before and after a bullet list and
sublist.  This avoids an "Unepxected indentation" warning.

In Runtimes.rst, adjust the suggestion for setting LIBOMPTARGET_INFO.
The right shifts are not necessary as the bit mask values are already
correct.

Reviewed By: jdoerfert

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




More information about the All-commits mailing list