[PATCH] D99757: [flang][OpenMP] Add semantic check for occurrence of constructs nested inside a SIMD region
Arnamoy B via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 12:08:06 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa40b60995882: [flang][OpenMP] Add semantic check for occurrence of constructs nested inside a… (authored by arnamoy10).
Changed prior to commit:
https://reviews.llvm.org/D99757?vs=343150&id=343473#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99757/new/
https://reviews.llvm.org/D99757
Files:
flang/lib/Semantics/check-directive-structure.h
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Semantics/omp-do05.f90
flang/test/Semantics/omp-nested-simd.f90
flang/test/Semantics/omp-ordered-simd.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99757.343473.patch
Type: text/x-patch
Size: 18177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/72853ff5/attachment.bin>
More information about the llvm-commits
mailing list