[PATCH] D100575: [flang][OpenMP][FIX] Fix the worksharing nesting check with inclusion of more constructs to cover entire workshare family.

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 13:00:47 PDT 2021


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

Addressing comments.


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

https://reviews.llvm.org/D100575

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-do05.f90
  flang/test/Semantics/omp-workshare01.f90
  flang/test/Semantics/omp-workshare04.f90
  flang/test/Semantics/omp-workshare05.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100575.340959.patch
Type: text/x-patch
Size: 8865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/f59af620/attachment.bin>


More information about the llvm-commits mailing list