[CMake][OpenMP] Customize default offloading arch
For the shuffle instructions in reductions we need at least sm_30 but the user may want to customize the default architecture. Differential Revision: https://reviews.llvm.org/D38883 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315996 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- CMakeLists.txt 11 additions, 0 deletionsCMakeLists.txt
- include/clang/Config/config.h.cmake 3 additions, 0 deletionsinclude/clang/Config/config.h.cmake
- lib/Driver/ToolChains/Cuda.cpp 5 additions, 10 deletionslib/Driver/ToolChains/Cuda.cpp
- lib/Driver/ToolChains/Cuda.h 0 additions, 11 deletionslib/Driver/ToolChains/Cuda.h
Loading
Please register or sign in to comment