[all-commits] [llvm/llvm-project] 943d1d: [OpenMP][CUDA] Add resource pool for CUevent
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Dec 28 14:42:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 943d1d83dd7799c6371a42c224bfe072ddf2fe88
https://github.com/llvm/llvm-project/commit/943d1d83dd7799c6371a42c224bfe072ddf2fe88
Author: Shilei Tian <i at tianshilei.me>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M openmp/libomptarget/plugins/cuda/src/rtl.cpp
Log Message:
-----------
[OpenMP][CUDA] Add resource pool for CUevent
Following D111954, this patch adds the resource pool for CUevent.
Reviewed By: ye-luo
Differential Revision: https://reviews.llvm.org/D116315
More information about the All-commits
mailing list