[PATCH] D114941: [flang][OpenMP] Add some semantic checks for threadprivate and declare target directives
Peixin Qiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 6 04:01:07 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8eb74626fa45: [flang][OpenMP] Add some semantic checks for threadprivate and declare target… (authored by peixin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114941/new/
https://reviews.llvm.org/D114941
Files:
flang/lib/Semantics/check-omp-structure.cpp
flang/test/Semantics/omp-declarative-directive.f90
flang/test/Semantics/omp-declare-target02.f90
flang/test/Semantics/omp-declare-target03.f90
flang/test/Semantics/omp-declare-target04.f90
flang/test/Semantics/omp-threadprivate02.f90
flang/test/Semantics/omp-threadprivate03.f90
flang/test/Semantics/omp-threadprivate04.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114941.397847.patch
Type: text/x-patch
Size: 15395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/7e1d3136/attachment.bin>
More information about the llvm-commits
mailing list