[PATCH] D92732: [Flang][OpenMP 4.5] Add semantic check for OpenMP Do Loop Constructs
Yashaswini Hegde via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 13 23:22:49 PST 2020
yhegde updated this revision to Diff 311494.
yhegde added a comment.
Rebased. Requesting the review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92732/new/
https://reviews.llvm.org/D92732
Files:
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/lib/Semantics/resolve-directives.cpp
flang/test/Semantics/omp-do04.f90
flang/test/Semantics/omp-do06.f90
flang/test/Semantics/omp-do08.f90
flang/test/Semantics/omp-do09.f90
flang/test/Semantics/omp-do10.f90
flang/test/Semantics/omp-do11.f90
flang/test/Semantics/omp-do12.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92732.311494.patch
Type: text/x-patch
Size: 22169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201214/fc540b89/attachment.bin>
More information about the llvm-commits
mailing list