[PATCH] D34708: [NVPTX] Allow to make libcalls that are defined in the current module.

Denys Zariaiev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 11:59:38 PST 2018


denzp marked an inline comment as done.
denzp added a comment.

@arsenm thanks for pointing out. Is this the right way to do it? 
`TLI->getPointerTy(getDataLayout(), Function->getAddressSpace());`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D34708/new/

https://reviews.llvm.org/D34708





More information about the llvm-commits mailing list