[all-commits] [llvm/llvm-project] c3e605: [OpenMP] Additional Information for Libomptarget M...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Sep 15 15:13:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c3e6054b07be1340fb255abe1e3c85b911710059
https://github.com/llvm/llvm-project/commit/c3e6054b07be1340fb255abe1e3c85b911710059
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2020-09-15 (Tue, 15 Sep 2020)
Changed paths:
M openmp/libomptarget/src/device.cpp
M openmp/libomptarget/src/interface.cpp
M openmp/libomptarget/src/private.h
Log Message:
-----------
[OpenMP] Additional Information for Libomptarget Mappings
Summary:
This patch adds additonal support for priting infromation from Libomptarget for
already existing maps and printing the final data mapped on the device at
device destruction.
Reviewers: jdoerfort gkistanova
Subscribers: guansong openmp-commits sstefan1 yaxunl
Tags: #OpenMP
Differential Revision: https://reviews.llvm.org/D87722
More information about the All-commits
mailing list