[PATCH] D15305: [CUDA] Do not allow dynamic initialization of global device side variables.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 29 14:03:51 PST 2016


jlebar added a comment.

jingyue/jpienaar/rsmith - friendly ping?  Without this, -O0 builds don't work, because they emit empty global initializers that don't get optimized out.


http://reviews.llvm.org/D15305





More information about the cfe-commits mailing list