[all-commits] [llvm/llvm-project] bafb6f: [OpenMP] disable build of old nvptx device runtime
Ye Luo via All-commits
all-commits at lists.llvm.org
Fri Jan 28 19:26:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bafb6f3e9cc7e01f4d40f578992658a17302e802
https://github.com/llvm/llvm-project/commit/bafb6f3e9cc7e01f4d40f578992658a17302e802
Author: Ye Luo <yeluo at anl.gov>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
Log Message:
-----------
[OpenMP] disable build of old nvptx device runtime
Fully respect LIBOMPTARGET_BUILD_NVPTX_BCLIB. There is no CUDA toolchain dependency. Complement D118268.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D118522
More information about the All-commits
mailing list