[PATCH] D98733: [fix][Flang][OpenMP] Allow ordered construct within a non-worksharing loop

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 13:00:34 PDT 2021


arnamoy10 updated this revision to Diff 331664.
arnamoy10 added a comment.
Herald added a subscriber: jfb.

Handling more cases for nesting of ordered construct


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

https://reviews.llvm.org/D98733

Files:
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/check-omp-structure.h
  flang/test/Semantics/omp-ordered-simd.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98733.331664.patch
Type: text/x-patch
Size: 4717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/41499cdf/attachment.bin>


More information about the llvm-commits mailing list