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

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 11:37:10 PST 2020


clementval updated this revision to Diff 312572.
clementval added a comment.

Remove indirection and use OmpReductionClause directly.


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.312572.patch
Type: text/x-patch
Size: 4601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/f340641e/attachment.bin>


More information about the llvm-commits mailing list