llvm-project
058d96f2
- [RISCV] Support PreserveMost calling convention (#148214)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
64 days ago
[RISCV] Support PreserveMost calling convention (#148214) This adds the simplest implementation of `PreserveMost` calling convention and we preserve `x5-x31` (except x6/x7/x28) registers. Fixes #148147.
References
#148214 - [RISCV] Support PreserveMost calling convention
Author
wangpc-pp
Parents
7a0024d6
Loading