[PATCH] D89385: [Flang][OpenMP 4.5] Add semantic check for OpenMP copyin clause

Praveen G via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 03:21:24 PDT 2020


praveen updated this revision to Diff 298979.
praveen marked 3 inline comments as done.
praveen edited the summary of this revision.
praveen set the repository for this revision to rG LLVM Github Monorepo.
praveen added a comment.

Address the review comments and update the summary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89385

Files:
  flang/include/flang/Semantics/symbol.h
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-combined-constructs.f90
  flang/test/Semantics/omp-copyin01.f90
  flang/test/Semantics/omp-copyin02.f90
  flang/test/Semantics/omp-copyin03.f90
  flang/test/Semantics/omp-copyin04.f90
  flang/test/Semantics/omp-copyin05.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89385.298979.patch
Type: text/x-patch
Size: 10934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/e923319c/attachment.bin>


More information about the llvm-commits mailing list