[PATCH] D109864: [flang][OpenMP] Add semantic checks for threadprivate and declare target directives
Peixin Qiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 15 10:32:38 PDT 2021
peixin added a comment.
Assuming other checks (including the one mentioned below) will come in separate patches.
> "A threadprivate variable cannot appear in a declare target directive."
Yes. Thanks for the review. Is it OK to land this patch now?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109864/new/
https://reviews.llvm.org/D109864
More information about the llvm-commits
mailing list