[llvm] [RISCV] Disable zcmp push/pop for variadic functions. (PR #65302)
Jessica Clarke via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 06:58:44 PDT 2023
jrtc27 wrote:
Surely you can use Zcmp, you just have to do a separate stack adjustment and saving of a0-a7?
https://github.com/llvm/llvm-project/pull/65302
More information about the llvm-commits
mailing list