[PATCH] D100228: [flang][OpenMP] Add semantic check for close nesting of `master` regions

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 12:32:40 PDT 2021


arnamoy10 updated this revision to Diff 337231.
arnamoy10 added a comment.

Addressing reviewers comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100228/new/

https://reviews.llvm.org/D100228

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-nested-master.f90
  flang/test/Semantics/omp-ordered-simd.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100228.337231.patch
Type: text/x-patch
Size: 6770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210413/36b7e228/attachment.bin>


More information about the llvm-commits mailing list