[all-commits] [llvm/llvm-project] a05a0c: [libomptarget] Add cmake variables to disable buil...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Mon Dec 6 08:42:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a05a0c3c2f8eefc80d84b7a87a23a4452d4a3087
https://github.com/llvm/llvm-project/commit/a05a0c3c2f8eefc80d84b7a87a23a4452d4a3087
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M openmp/libomptarget/plugins/amdgpu/CMakeLists.txt
M openmp/libomptarget/plugins/cuda/CMakeLists.txt
Log Message:
-----------
[libomptarget] Add cmake variables to disable building the amdgpu or cuda plugins
Analogous to the controls on building device runtimes
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D115148
More information about the All-commits
mailing list