[all-commits] [llvm/llvm-project] e08f3b: [openmp] Disable build of old runtimes by default
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Jan 26 11:17:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e08f3bfe587d8dc9f177ef67b1201837b3c90523
https://github.com/llvm/llvm-project/commit/e08f3bfe587d8dc9f177ef67b1201837b3c90523
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
M openmp/libomptarget/deviceRTLs/nvptx/CMakeLists.txt
M openmp/libomptarget/plugins/cuda/CMakeLists.txt
Log Message:
-----------
[openmp] Disable build of old runtimes by default
The old runtime is not tested by CI. Disable the build prior to the llvm-14 branch.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D118268
More information about the All-commits
mailing list