llvm-project
8ed18ede - [RISCV] Add correct MachinePointerInfo when putting arguments on the stack. (#110140)

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.
Author
Parents
Loading