[llvm] [RISCV][MC] Remove register substitutions in `RISCVAsmPrinter`. NFC (PR #102728)

Brandon Wu via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 19:16:37 PDT 2024


4vtomat wrote:

> I don't think it's a good idea to create MCInst with registers that don't match their register class declared in tablegen.

Ok, that's reasonable, let me close this PR.

https://github.com/llvm/llvm-project/pull/102728


More information about the llvm-commits mailing list