[PATCH] D99970: [flang][OpenMP] Add functionality to check "close nesting" of regions, which can be used for Semantic checks.

Arnamoy B via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 12:17:59 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a4c0354b6eb: [flang][OpenMP] Add functionality to check "close nesting" of regions, which… (authored by arnamoy10).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99970

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-nested01.f90
  flang/test/Semantics/omp-reduction07.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99970.336192.patch
Type: text/x-patch
Size: 6975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/881cd860/attachment.bin>


More information about the llvm-commits mailing list