[all-commits] [llvm/llvm-project] ad95b0: [OpenMP][NVPTX] Added `__tgt_rtl_launch_kernel` in...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Sat Jan 28 15:56:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad95b0e977506228155a3fd4f97635f56341800f
https://github.com/llvm/llvm-project/commit/ad95b0e977506228155a3fd4f97635f56341800f
Author: Shilei Tian <i at tianshilei.me>
Date: 2023-01-28 (Sat, 28 Jan 2023)
Changed paths:
M openmp/libomptarget/plugins/cuda/src/rtl.cpp
Log Message:
-----------
[OpenMP][NVPTX] Added `__tgt_rtl_launch_kernel` in old CUDA plugin
Fix #60248.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D142819
More information about the All-commits
mailing list