[clang] [llvm] [AArch64] Support preserve_none calling convention (PR #91046)

Andrew Pinski via llvm-commits llvm-commits at lists.llvm.org
Sat May 4 01:23:18 PDT 2024


pinskia wrote:

I don't think you can use x16 and x17 for argument passing due to them being reserved for PLTs and call veneers.

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


More information about the llvm-commits mailing list