llvm-project
2d804866
- [RISCV] Use a switch in RISCVInstrInfo::verifyInstruction. NFC (#170961)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
50 days ago
[RISCV] Use a switch in RISCVInstrInfo::verifyInstruction. NFC (#170961) The immediate only operands handled with a range check and a switch nested under the default case.
References
#170961 - [RISCV] Use a switch in RISCVInstrInfo::verifyInstruction. NFC
Author
topperc
Parents
62355f19
Loading