[OPENMP][NVPTX]Enable fast shuffles on 64bit values only if CUDA >= 9.
Summary: Shuffle on 64bit data is allowed only for CUDA >= 9.0. Also, fixed the constant for the mask, need one extra L in the end. Reviewers: gtbercea, kkwli0 Subscribers: guansong, caomhin, openmp-commits Differential Revision: https://reviews.llvm.org/D55440 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@348758 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment