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

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 13:53:17 PDT 2017


jlebar added a comment.

It's been a while since I've looked at this code, so forgive me, but isn't there a big file somewhere that lists which libcalls each target supports?  Is LLVM going to be unhappy with us if sometimes NVPTX allows libcalls and sometimes it doesn't?


https://reviews.llvm.org/D34708





More information about the llvm-commits mailing list