[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
Thu May 6 13:09:20 PDT 2021


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

Updating the patch to use the recent merged `workShareSet` (that included tests for combined constructs for worksharing loops).


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.343485.patch
Type: text/x-patch
Size: 7177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/c24f5bb4/attachment.bin>


More information about the llvm-commits mailing list