[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
Thu Oct 15 04:53:44 PDT 2020
praveen updated this revision to Diff 298351.
praveen edited the summary of this revision.
praveen added a comment.
Added positive test cases , formatting 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.298351.patch
Type: text/x-patch
Size: 10794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/003b3143/attachment.bin>
More information about the llvm-commits
mailing list