[PATCH] D109864: [flang][OpenMP] Add semantic checks for threadprivate and declare target directives
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 16 02:55:51 PDT 2021
kiranchandramohan added a comment.
In D109864#3067258 <https://reviews.llvm.org/D109864#3067258>, @peixin wrote:
> 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?
Yes, please go ahead and submit.
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