[PATCH] D20034: [CUDA] Only __shared__ variables can be static local on device side.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Tue May 10 17:33:08 PDT 2016
jlebar added a comment.
This patch regresses Eigen, because it raises an error even on host+device functions.
Repository:
rL LLVM
http://reviews.llvm.org/D20034
More information about the cfe-commits
mailing list