[all-commits] [llvm/llvm-project] 8218ee: [OpenMP] Refactored the function `target`
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Jul 30 18:06:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8218eee269c382472b9809cb3cce7a98eed7a31b
https://github.com/llvm/llvm-project/commit/8218eee269c382472b9809cb3cce7a98eed7a31b
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M openmp/libomptarget/src/omptarget.cpp
Log Message:
-----------
[OpenMP] Refactored the function `target`
Refactored the function `target` to make preparation for fixing the
issue of ahead-of-time device memory deallocation.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D84816
More information about the All-commits
mailing list