[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))
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 20:11:28 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG063c5bc31b89: [flang][OpenMP] Added OpenMP 5.0 specification based semantic checks for… (authored by NimishMishra, committed by nimishra <nimishra at amd.com>).
Changed prior to commit:
https://reviews.llvm.org/D108904?vs=376232&id=376667#toc
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.376667.patch
Type: text/x-patch
Size: 10178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211002/ab55a354/attachment.bin>
More information about the llvm-commits
mailing list