[PATCH] D99888: [flang][OpenMP] Add semantic checks for occurrence of nested Barrier regions

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 05:57:27 PDT 2021


arnamoy10 updated this revision to Diff 350589.
arnamoy10 marked 3 inline comments as done.
arnamoy10 added a comment.

Using the recently introduced `OmpDirectiveSet workShareSet` to do the nesting check.


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

https://reviews.llvm.org/D99888

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99888.350589.patch
Type: text/x-patch
Size: 8123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/fd705d18/attachment.bin>


More information about the llvm-commits mailing list