[RISCV] Reduce the amount of similar code in RISCVInstPrinter::printRlist. NFC (#92053)
Remove the switch statement and instead do range checks to know which pieces we need to print.
parent
b7adba8e
Please register or sign in to comment
Remove the switch statement and instead do range checks to know which pieces we need to print.