[all-commits] [llvm/llvm-project] 547b03: [OpenMP] Remove omptarget-nvptx from deps as it is...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Jan 14 16:16:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 547b032ccc8e1da5d1716afeb0afa8988e129fd0
https://github.com/llvm/llvm-project/commit/547b032ccc8e1da5d1716afeb0afa8988e129fd0
Author: Shilei Tian <tianshilei1992 at gmail.com>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M openmp/libomptarget/deviceRTLs/nvptx/test/CMakeLists.txt
Log Message:
-----------
[OpenMP] Remove omptarget-nvptx from deps as it is no longer a valid target
`omptarget-nvptx` is still a dependence for `check-libomptarget-nvtpx`
although it has been removed by D94573.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D94725
More information about the All-commits
mailing list