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

Brandon Wu via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 23:52:37 PDT 2024


4vtomat wrote:

> This isn't NFC if you have 1174 lines of tests changing...

But I guess they're just the `InstAlias` which means the underlying instruction is basically the same, is it not NFC under this condition?


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


More information about the llvm-commits mailing list