[llvm] [Analysis] Reuse RuntimeLibCalls.td for TargetLibraryInfo (PR #199529)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 31 05:28:38 PDT 2026
sujianIBM wrote:
> Can you split this into 2 parts? First just adding the type signatures into RuntimeLibcalls. The hard part is getting these C-type specified signatures into RuntimeLibcalls::getFunctionTy. We need the C type to ABI lowering path
Sure! I will do this. Thanks!
https://github.com/llvm/llvm-project/pull/199529
More information about the llvm-commits
mailing list