[llvm] [AArch64][SME] Port all SME routines to RuntimeLibcalls (PR #152505)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 7 08:12:47 PDT 2025


arsenm wrote:

> Note: RuntimeLibcallEmitter had some issues with emitting non-unique variable names for sets of libcalls, so I tweaked the output to avoid the need for variables.

What was this issue? Do you have an example? 

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


More information about the llvm-commits mailing list