tra added a comment.

In D58518#1406202 <https://reviews.llvm.org/D58518#1406202>, @t-tye wrote:

> Yes this relates to supporting the debugger.
>
> For the same function being present on both host and device, having the same 
> name is correct as the debugger must set a breakpoint at both places. This is 
> similar to needing to set a breakpoint at every place a function is inlined.


I'm confused. Are you saying that HIP does *not* need a different name for the 
stub then?


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

Reply via email to