[PATCH] D18380: [CUDA] Implement -fcuda-relaxed-constexpr, and enable it by default.

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


jlebar added a comment.

In http://reviews.llvm.org/D18380#381025, @tra wrote:

> Now that H/D and HD cal all be in the same overload set, we'll also need additional tests in CodeGenCUDA/function-overload.cu for cases that now became legal.


There are lots of tests that used to be compile errors and now aren't -- what do you think we're missing?


http://reviews.llvm.org/D18380





More information about the cfe-commits mailing list