[PATCH] D120396: [flang] Support export/import OpenMP Threadprivate Flag

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 04:59:30 PDT 2022


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

@peixin, LGTM.

The only concern I have is that we will have to do this separately for each declarative construct/directive. If there was something common then it would have worked for everything. But maybe we can get to that when we handle the next declarative directive.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120396/new/

https://reviews.llvm.org/D120396



More information about the llvm-commits mailing list