llvm-project
75d62ee8
- [RISCV] Correctly account for the copy cost of GPR pairs in RISCVMakeCompressible. (#141251)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
130 days ago
[RISCV] Correctly account for the copy cost of GPR pairs in RISCVMakeCompressible. (#141251) GPR pairs require 2 ADDIs to copy, so we need to be updating more instructions to get a benefit.
References
#141251 - [RISCV] Correctly account for the copy cost of GPR pairs in RISCVMakeCompressible.
Author
topperc
Parents
a2d717d3
Loading