[all-commits] [llvm/llvm-project] 37c8ba: [OPENMP][DOC]Provide correct info about supported ...

Alexey Bataev via All-commits all-commits at lists.llvm.org
Wed Oct 30 07:41:54 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 37c8baf821e8cb66a3d49e7b570970b2606983b2
      https://github.com/llvm/llvm-project/commit/37c8baf821e8cb66a3d49e7b570970b2606983b2
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
    M clang/docs/OpenMPSupport.rst

  Log Message:
  -----------
  [OPENMP][DOC]Provide correct info about supported features, NFC.

Removed the explicit list of supported features from OpenMP 5.0 and used
the reference to the table instead. Also, fixed info about constructs
that can be executed in SPMD mode, if and num_threads clauses do not
affect it anymore.




More information about the All-commits mailing list