[PATCH] D89860: [Flang][OpenMP 4.5] Add semantic check for OpenMP ordered and collapse clause

Yashaswini Hegde via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 11:29:38 PDT 2020


yhegde updated this revision to Diff 300747.
yhegde added a comment.

1. More positive and negative test cases are added.
2. Code moved to OmpAttributeVisitor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89860

Files:
  flang/lib/Semantics/resolve-directives.cpp
  flang/test/Semantics/omp-do-collapse-postivecases.f90
  flang/test/Semantics/omp-do-collapse.f90
  flang/test/Semantics/omp-do-ordered-positivecases.f90
  flang/test/Semantics/omp-do-ordered.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89860.300747.patch
Type: text/x-patch
Size: 8308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/32526f1d/attachment.bin>


More information about the llvm-commits mailing list