[PATCH] D113399: [flang][OpenMP] Add semantic checks of nesting of region about ordered construct
Peixin Qiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 07:28:57 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG154135c11c2b: [flang][OpenMP] Add semantic checks of nesting of region about ordered construct (authored by peixin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113399/new/
https://reviews.llvm.org/D113399
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-do-ordered-positivecases.f90
flang/test/Semantics/omp-do-ordered.f90
flang/test/Semantics/omp-do06.f90
flang/test/Semantics/omp-ordered-simd.f90
flang/test/Semantics/omp-ordered02.f90
flang/test/Semantics/omp-ordered03.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113399.422513.patch
Type: text/x-patch
Size: 22282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/86c1643c/attachment-0001.bin>
More information about the llvm-commits
mailing list