[all-commits] [llvm/llvm-project] bcf754: [OPENMP][DOCS] Update OpenMP status (NFC)

Alexey Bataev via All-commits all-commits at lists.llvm.org
Thu Nov 7 08:08:29 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bcf754a3212c12ecc896bac66c599d571eca57d9
      https://github.com/llvm/llvm-project/commit/bcf754a3212c12ecc896bac66c599d571eca57d9
  Author: Alexey Bataev <a.bataev at hotmail.com>
  Date:   2019-11-07 (Thu, 07 Nov 2019)

  Changed paths:
    M clang/docs/OpenMPSupport.rst

  Log Message:
  -----------
  [OPENMP][DOCS] Update OpenMP status (NFC)

Summary: This is updating the OpenMP status table. Cray has volunteered for `defaultmap` and supporting `in_reduction` on the `target` construct, so the status on those entries from was changed from "unclaimed". Also, a new entry was added for supporting non-contiguous arrays sections on the `target update` directive.

Reviewers: ABataev, hfinkel, jdoerfert, kkwli0

Reviewed By: ABataev

Subscribers: guansong, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list