[RISCV] Use PseudoInstExpansion for PseudoReadVLENB and PseudoReadVL. NFC
authorCraig Topper <craig.topper@sifive.com>
Thu, 6 Apr 2023 16:33:01 +0000 (09:33 -0700)
committerCraig Topper <craig.topper@sifive.com>
Thu, 6 Apr 2023 16:33:01 +0000 (09:33 -0700)
commit77313ddfb211ba854ecc2bb042d4847e82925604
tree9e75c93f4317103f581ef76db91d4d45f271638a
parentcd3f2749ed156492f8d50bad7055a0d68b9bea05
[RISCV] Use PseudoInstExpansion for PseudoReadVLENB and PseudoReadVL. NFC

This lets tablegen generated the code and avoids a string lookup
of the CSR name at runtime.
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
llvm/lib/Target/RISCV/RISCVSystemOperands.td