[all-commits] [llvm/llvm-project] 567c8c: [libomptarget][nfc] Only set cuda-path for nvptx t...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Fri Jul 30 15:01:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 567c8c7bfd7a0bbafa84171e5edcc3e79fe5f8ca
https://github.com/llvm/llvm-project/commit/567c8c7bfd7a0bbafa84171e5edcc3e79fe5f8ca
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M openmp/libomptarget/test/lit.cfg
Log Message:
-----------
[libomptarget][nfc] Only set cuda-path for nvptx tests
Remove --cuda-path=CUDA_TOOLKIT_ROOT_DIR-NOTFOUND
from the invocation of non-nvptx test cases. Better signal
to noise ratio on other architectures.
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D107074
More information about the All-commits
mailing list