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

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 08:33:41 PDT 2020


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

Remove pre-fir tree AccEndCombinedDirective since it is not necessary


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.280472.patch
Type: text/x-patch
Size: 14371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/6a28b81e/attachment.bin>


More information about the llvm-commits mailing list