[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
Sun Sep 26 08:01:56 PDT 2021
NimishMishra updated this revision to Diff 375108.
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.375108.patch
Type: text/x-patch
Size: 11343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210926/ac8cfdcf/attachment.bin>
More information about the llvm-commits
mailing list