forked from OSchip/llvm-project
a1d20506e7
Summary: This patch adds support for using unified memory in the case of regular maps that happen when a target region is offloaded to the device. For cases where only a single version of the data is required then the host address can be used. When variables need to be privatized in any way or globalized, then the copy to the device is still required for correctness. Reviewers: ABataev, jdoerfert, Hahnfeld, AlexEichenberger, caomhin, grokos Reviewed By: Hahnfeld Subscribers: mgorny, guansong, openmp-commits Tags: #openmp Differential Revision: https://reviews.llvm.org/D65001 llvm-svn: 368192 |
||
---|---|---|
.. | ||
looptripcnt.c | ||
offloading_success.c | ||
offloading_success.cpp | ||
requires.c | ||
target_depend_nowait.cpp |