[PATCH] D92741: [flang][openacc] Enforce delcare directive restriction

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 6 17:37:58 PST 2020


clementval created this revision.
clementval added reviewers: sscalpone, kiranktp, SouraVX, kiranchandramohan, sameeranjoshi, tskeith, klausler.
clementval requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add semantic check for most of the restrictions for the declare directive.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92741

Files:
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/check-acc-structure.h
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/acc-clause-validity.f90
  flang/test/Semantics/acc-declare-validity.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92741.309797.patch
Type: text/x-patch
Size: 9647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/e250da2f/attachment.bin>


More information about the llvm-commits mailing list