[PATCH] D77812: [flang] Semantic checks for OpenMP combined constructs.
David Truby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 9 10:55:33 PDT 2020
DavidTruby created this revision.
Herald added subscribers: llvm-commits, guansong, yaxunl.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
This includes a refactor of the existing combined construct checks
that were present, as well as adding the remaining combined constructs
that had not been implemented yet.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77812
Files:
flang/include/flang/Common/enum-set.h
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/omp-combined-constructs.f90
flang/test/Semantics/omp-device-constructs.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77812.256337.patch
Type: text/x-patch
Size: 39759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/4b699f1f/attachment-0001.bin>
More information about the llvm-commits
mailing list