[Openmp-commits] [PATCH] D84778: [OpenMP] Refactor the `target` function

Ye Luo via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 28 11:30:25 PDT 2020


ye-luo requested changes to this revision.
ye-luo added a comment.
This revision now requires changes to proceed.

Needs to split this patch into three.

1. function renaming. In addtion, should we update target_data_update as well?
2. std::lock_guard change.
3. "target" change.

The order of 1 and 2 can be flexible


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84778



More information about the Openmp-commits mailing list