aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2023-01-13 14:57:34 -0600
committerJoseph Huber <jhuber6@vols.utk.edu>2023-01-13 16:52:07 -0600
commitd1f4bfd2a8b0b347aeaf6d486e4132af65b9ccf0 (patch)
treecb8bd8bb354956757d68e46d2f402b163646ac0b /llvm/lib/CodeGen/CodeGen.cpp
parent52b9a3974244183806ba862e161670d79885443a (diff)
downloadllvm-d1f4bfd2a8b0b347aeaf6d486e4132af65b9ccf0.zip
llvm-d1f4bfd2a8b0b347aeaf6d486e4132af65b9ccf0.tar.gz
llvm-d1f4bfd2a8b0b347aeaf6d486e4132af65b9ccf0.tar.bz2
[Clang] Remove `CLANG_OPENMP_NVPTX_DEFAULT_ARCH` CMake option.
The `CLANG_OPENMP_NVPTX_DEFAULT_ARCH` is a static build configuration to set the default OpenMP value. This was replaced in D141708 with the use of the `nvptx-arch` tool which lets us query this at runtime instead. This makes the behaviour between AMD and NVIDIA be more consisten and allows users to have a default architecture that does not rely on whoever configured the LLVM build. Depends on D141708 Reviewed By: tra, MaskRay Differential Revision: https://reviews.llvm.org/D141723
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions