llvm-project
299d11f7
- [RISCV] Pass MachineOperand * to avoid copying. NFC (#199065)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
20 hours ago
[RISCV] Pass MachineOperand * to avoid copying. NFC (#199065) MachineOperand is 32 bytes according to clangd so passing a pointer will be cheaper
References
#199065 - [RISCV] Pass MachineOperand * to avoid copying. NFC
Author
lukel97
Parents
d7c8e716
Loading