llvm-project
89a5c690 - [RISCV] Return the type from detectVLSCCEligibleStruct instead of using an output argument. NFC (#203423)

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