llvm-project
89a5c690
- [RISCV] Return the type from detectVLSCCEligibleStruct instead of using an output argument. NFC (#203423)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
62 days ago
[RISCV] Return the type from detectVLSCCEligibleStruct instead of using an output argument. NFC (#203423) We can replace the previous bool return with the type and use nullptr for false.
References
#203423 - [RISCV] Return the type from detectVLSCCEligibleStruct instead of using an output argument. NFC
Author
topperc
Parents
8679ab62
Loading