[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 05:12:28 PDT 2022


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

Fix two nits and rebase to test CI before land.


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.422484.patch
Type: text/x-patch
Size: 22282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/abe396c0/attachment.bin>


More information about the llvm-commits mailing list