[CUDA] Allow static variables in __host__ __device__ functions, so long as...
[CUDA] Allow static variables in __host__ __device__ functions, so long as they're never codegen'ed for device. Reviewers: tra, rnk Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D25150 llvm-svn: 284145
Loading
Please sign in to comment