shiltian wrote: > When we compile on the device side we pass `-fvisibility=hidden`, right? Is > the symbol still visible for the lookup in this case?
Do we? I thought the internalization is only done via an extra AMDGPU dedicated argument. https://github.com/llvm/llvm-project/pull/177292 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
