[PATCH] D84481: [flang][openacc] Handle optional end directive in combined construct

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 19:07:06 PDT 2020


clementval updated this revision to Diff 285234.
clementval marked 3 inline comments as done.
clementval added a comment.

Address review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84481

Files:
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/executable-parsers.cpp
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Parser/program-parsers.cpp
  flang/lib/Parser/type-parsers.h
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/canonicalize-acc.cpp
  flang/lib/Semantics/check-acc-structure.cpp
  flang/test/Lower/pre-fir-tree05.f90
  flang/test/Semantics/acc-canonicalization-validity.f90
  flang/test/Semantics/acc-clause-validity.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84481.285234.patch
Type: text/x-patch
Size: 14452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/d07b38fa/attachment.bin>


More information about the llvm-commits mailing list