[PATCH] D88628: [flang][openacc] Fix semantic check for wait, cache and atomic directives

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 08:17:05 PDT 2020


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

Remove cache from this revsion


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88628

Files:
  flang/include/flang/Parser/parse-tree.h
  flang/lib/Parser/openacc-parsers.cpp
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/check-acc-structure.h
  flang/test/Semantics/acc-clause-validity.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88628.299983.patch
Type: text/x-patch
Size: 4622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/92121756/attachment.bin>


More information about the llvm-commits mailing list