[PATCH] D18328: [CUDA] Add option to mark most functions inside <complex> as host+device.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 14:56:31 PDT 2016


jlebar abandoned this revision.
jlebar marked 7 inline comments as done.
jlebar added a comment.

Okay, after much discussion, we've decided to go with --relaxed-constexpr instead of this.  I have a patch for that which seems to mostly work, will send it out soon.


http://reviews.llvm.org/D18328





More information about the cfe-commits mailing list