diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-06-08 16:43:59 -0400 |
---|---|---|
committer | Huber, Joseph <huberjn@ornl.gov> | 2021-06-08 20:23:27 -0400 |
commit | df965513a9aa0cbf0d20e8458fa07577f58e112d (patch) | |
tree | 1dff3ae170e1205c3fd3576e1bd409aa06ee948e /llvm/lib/Support | |
parent | f9649d123db64e38bce7bcb4cc5791239820f3e2 (diff) | |
download | llvm-df965513a9aa0cbf0d20e8458fa07577f58e112d.zip llvm-df965513a9aa0cbf0d20e8458fa07577f58e112d.tar.gz llvm-df965513a9aa0cbf0d20e8458fa07577f58e112d.tar.bz2 |
[OpenMP] Add an information flag for device data transfers
This patch adds an information flag that indicated when data is being copied to
and from the device. This will be helpful for finding redundant or unnecessary
data transfers in applications.
Reviewed By: jdoerfert, grokos
Differential Revision: https://reviews.llvm.org/D103927
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions