[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
Thu Jan 6 03:58:10 PST 2022


peixin updated this revision to Diff 397845.
peixin added a comment.

Update and rebase.


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.397845.patch
Type: text/x-patch
Size: 22524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/cd176130/attachment.bin>


More information about the llvm-commits mailing list