[PATCH] D93205: [Flang][OpenMP 4.5] Add semantic check for OpenMP Do Loop Constructs for single directive
Yashaswini Hegde via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 06:58:36 PST 2021
yhegde updated this revision to Diff 316381.
yhegde marked an inline comment as done.
yhegde added a comment.
Addressed the review comments related to loopIV.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93205/new/
https://reviews.llvm.org/D93205
Files:
flang/lib/Semantics/check-directive-structure.h
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Semantics/omp-do01-postivecase.f90
flang/test/Semantics/omp-do01.f90
flang/test/Semantics/omp-do05-postivecase.f90
flang/test/Semantics/omp-do05.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93205.316381.patch
Type: text/x-patch
Size: 8529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210113/e3c87d16/attachment.bin>
More information about the llvm-commits
mailing list