[PATCH] D90697: [Flang][OpenMP 4.5] Add semantic check for OpenMP Reduction Clause
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 09:33:37 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96716e6749c3: Add Semantic check for Flang OpenMP 4.5 - 2.15.3.6 Reduction clause (authored by Yashaswini <yhegde at gmail.com>).
Changed prior to commit:
https://reviews.llvm.org/D90697?vs=329720&id=330277#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90697/new/
https://reviews.llvm.org/D90697
Files:
flang/lib/Semantics/check-directive-structure.h
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/lib/Semantics/resolve-directives.cpp
flang/test/Semantics/omp-reduction01.f90
flang/test/Semantics/omp-reduction02.f90
flang/test/Semantics/omp-reduction03.f90
flang/test/Semantics/omp-reduction04.f90
flang/test/Semantics/omp-reduction05.f90
flang/test/Semantics/omp-reduction06.f90
flang/test/Semantics/omp-reduction07.f90
flang/test/Semantics/omp-reduction08.f90
flang/test/Semantics/omp-reduction09.f90
flang/test/Semantics/omp-reduction10.f90
flang/test/Semantics/omp-symbol08.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90697.330277.patch
Type: text/x-patch
Size: 34161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/72cd77af/attachment.bin>
More information about the llvm-commits
mailing list