[PATCH] D93105: [Flang][openmp][5.0] Add task_reduction clause.

sameeran joshi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 09:05:06 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a7895dc2085: [Flang][openmp][5.0] Add task_reduction clause. (authored by sameeranjoshi).

Changed prior to commit:
  https://reviews.llvm.org/D93105?vs=312572&id=313363#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93105/new/

https://reviews.llvm.org/D93105

Files:
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openmp-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-clause-validity01.f90
  llvm/include/llvm/Frontend/OpenMP/OMP.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93105.313363.patch
Type: text/x-patch
Size: 4596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201222/b8b484df/attachment.bin>


More information about the llvm-commits mailing list