[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
Thu Oct 14 15:07:02 PDT 2021


kiranchandramohan accepted this revision.
kiranchandramohan added a comment.
This revision is now accepted and ready to land.
Herald added a project: Flang.

LGTM. Nicely done. Apologies again for the delay.

Assuming other checks (including the one mentioned below) will come in separate patches. 
"A threadprivate variable cannot appear in a declare target directive."


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