diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-01-17 08:55:55 -0600 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-01-17 12:38:34 -0600 |
commit | 83af411ca7c1572c79e4a515bf17a035837aae48 (patch) | |
tree | b73a95d279600f36efcc2db87cdb1ece714691b8 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 7ef075a6d7a2bccbeedb9b5a1689e8545d5753e9 (diff) | |
download | llvm-83af411ca7c1572c79e4a515bf17a035837aae48.zip llvm-83af411ca7c1572c79e4a515bf17a035837aae48.tar.gz llvm-83af411ca7c1572c79e4a515bf17a035837aae48.tar.bz2 |
[Libomptarget] Replace Nvidia arch lookup with 'nvptx-arch'
This method to look up the CUDA architecture is deprecated in newer
versions of CMake. We also have our own way to query this information
that we control now via the `nvptx-arch` program, which should always be
present in LLVM builds with clang going forward. This is currently only
used for testing so I think we should be okay with the dependency.
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D141933
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions