[Openmp-commits] [PATCH] D84778: [OpenMP] Refactor the `target` function
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 28 11:56:31 PDT 2020
tianshilei1992 added a comment.
I don't think it deserves three patches. The goal is to refactor the `target` function, and this patch just did this only thing. According to the bi-weekly meeting, the renaming could be with other related changes.
In D84778#2179502 <https://reviews.llvm.org/D84778#2179502>, @ye-luo wrote:
> In addtion, should we update target_data_update as well?
I didn't touch `target_data_update`. Basically I only take care of related code.
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