tra added a comment. In D58518#1406274 <https://reviews.llvm.org/D58518#1406274>, @t-tye wrote:
> To clarify, I am saying that the stub does have a different name since it is > conceptually part of the implementation of doing the call to the device > function implementation, and is not in fact the the device function being > called itself. However, when we generate code for a function that is present > on both the host and device, both copies of the code are for the same source > level function and so can have the same symbol name (which was a question > that was asked) Got it. Agreed. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58518/new/ https://reviews.llvm.org/D58518 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits