[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
Thu Apr 29 05:26:28 PDT 2021


arnamoy10 updated this revision to Diff 341481.
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.341481.patch
Type: text/x-patch
Size: 9147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/9e15ba42/attachment.bin>


More information about the llvm-commits mailing list