llvm-project
8ed18ede
- [RISCV] Add correct MachinePointerInfo when putting arguments on the stack. (#110140)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[RISCV] Add correct MachinePointerInfo when putting arguments on the stack. (#110140) Previously we used an empty MachinePointerInfo. I checked a few other targets like X86, ARM, and AArch64 and they all appear to use correct MachinePointerInfo.
References
#110140 - [RISCV] Add correct MachinePointerInfo when putting arguments on the stack.
Author
topperc
Parents
4407cf95
Loading