[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
Mon Jan 10 04:04:32 PST 2022
peixin updated this revision to Diff 398570.
peixin added a comment.
Reformat the if conditions.
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.398570.patch
Type: text/x-patch
Size: 22545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/15e1e153/attachment-0001.bin>
More information about the llvm-commits
mailing list