[llvm] RuntimeLibcalls: Add entries for vector sincospi functions (PR #166981)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 10 08:36:56 PST 2025


arsenm wrote:

> Does RuntimeLibcalls include calling convention information?

Yes. It's currently only applied when adding the calls to the system library, not directly to the call itself 



https://github.com/llvm/llvm-project/pull/166981


More information about the llvm-commits mailing list