[PATCH] D18458: [CUDA] Mangle __host__ __device__ functions differently than __host__ or __device__ functions.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 28 18:49:52 PDT 2016
jlebar abandoned this revision.
jlebar added a comment.
New plan, R2: Let nvcc win.
After much discussion, we're abandoning this because we want to maintain abi compatibility with nvcc. I'm about to upload a revised approach to http://reviews.llvm.org/D18380 that won't require this.
http://reviews.llvm.org/D18458
More information about the cfe-commits
mailing list