[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
Tue Oct 27 23:34:00 PDT 2020
praveen updated this revision to Diff 301186.
praveen marked 2 inline comments as done.
praveen added a comment.
Removed redundant code used to resolve threadprivate directive as per review comments.
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.301186.patch
Type: text/x-patch
Size: 10530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201028/5da4a1e1/attachment.bin>
More information about the llvm-commits
mailing list