[PATCH] D93205: [Flang][OpenMP 4.5] Add semantic check for OpenMP Do Loop Constructs for single directive
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 22:17:34 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG39665d9aabb7: Add Semantic check for Flang OpenMP 4.5 - 2.7.1 Do Loop restrictions on singleā¦ (authored by Yashaswini <yhegde at gmail.com>).
Changed prior to commit:
https://reviews.llvm.org/D93205?vs=316381&id=316846#toc
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-positivecase.f90
flang/test/Semantics/omp-do01.f90
flang/test/Semantics/omp-do05-positivecase.f90
flang/test/Semantics/omp-do05.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93205.316846.patch
Type: text/x-patch
Size: 8533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/278edea2/attachment.bin>
More information about the llvm-commits
mailing list