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

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 11:05:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG05169af5cea2: [flang][openacc] Handle optional end directive in combined construct (authored by clementval).

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.285430.patch
Type: text/x-patch
Size: 14452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/ae53e1ea/attachment.bin>


More information about the llvm-commits mailing list