[PATCH] D108904: [flang][OpenMP] Added semantic checks for sections (associated section(s) should be structured block(s)) and simd constructs (associated loop(s) should be structured block(s))

Nimish Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 25 00:20:02 PDT 2021


NimishMishra updated this revision to Diff 375016.
NimishMishra edited the summary of this revision.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108904

Files:
  flang/lib/Semantics/check-directive-structure.h
  flang/test/Semantics/omp-sections02.f90
  flang/test/Semantics/omp-sections03.f90
  flang/test/Semantics/omp-simd01.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108904.375016.patch
Type: text/x-patch
Size: 11343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210925/6d1852d6/attachment.bin>


More information about the llvm-commits mailing list