llvm-project
2d804866 - [RISCV] Use a switch in RISCVInstrInfo::verifyInstruction. NFC (#170961)

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