[PATCH] D92672: [flang][openacc] Enforce restriction on routine directive and clauses

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 08:33:46 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71699a998d4f: [flang][openacc] Enforce restriction on routine directive and clauses (authored by clementval).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92672

Files:
  flang/include/flang/Parser/dump-parse-tree.h
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/acc-clause-validity.f90
  flang/test/Semantics/acc-routine-validity.f90
  llvm/include/llvm/Frontend/OpenACC/ACC.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92672.312517.patch
Type: text/x-patch
Size: 13053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/eda13cb2/attachment.bin>


More information about the llvm-commits mailing list