[PATCH] D75591: [OpenMP] Add firstprivate as a default data-sharing attribute to clang

Fady Ghanim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 16:51:59 PDT 2020


fghanim added a comment.

Done with `private` `firstprivate` `copyin` - working on modifying the clang test, and fixing some bugs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75591





More information about the cfe-commits mailing list