[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 Apr 11 04:24:04 PDT 2022


peixin updated this revision to Diff 421872.
peixin added a comment.
Herald added a project: All.

Rebase and ping @kiranchandramohan


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.421872.patch
Type: text/x-patch
Size: 22166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220411/4c829d15/attachment.bin>


More information about the llvm-commits mailing list