[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
Fri May 7 07:57:33 PDT 2021


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

Removing master construct from the error set.


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.343682.patch
Type: text/x-patch
Size: 7131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/5330fb9b/attachment.bin>


More information about the llvm-commits mailing list