Artem-B wrote:

I'm saying is that whatever refers to the fatbin handle has to have the same 
idea about the name of that handle as the object file that provides that 
handle. For that both have to be compiled with the same `cuid`. Normally, it's 
clang driver that does that all under the hood. If the build does host and 
device compilation separately, it's up to the build owner to get those parts 
built with the same cuid.

https://github.com/llvm/llvm-project/pull/111650
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to