[PATCH] D45223: [CUDA] Fix overloading resolution failure due to kernel calling convention

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 18 14:08:16 PDT 2018


yaxunl added a comment.

In https://reviews.llvm.org/D45223#1071358, @rjmccall wrote:

> Yes, I'm sorry, I think you're right.  I had misunderstood the language problem when I suggested going down this road.




In https://reviews.llvm.org/D45223#1071358, @rjmccall wrote:

> Yes, I'm sorry, I think you're right.  I had misunderstood the language problem when I suggested going down this road.


Never mind. I will update the diff for CodeGen approach.


https://reviews.llvm.org/D45223





More information about the cfe-commits mailing list