[RISCV] Use inheritance to reduce some repeated code in tablegen. NFC
authorCraig Topper <craig.topper@sifive.com>
Fri, 19 Feb 2021 18:36:26 +0000 (10:36 -0800)
committerCraig Topper <craig.topper@sifive.com>
Fri, 19 Feb 2021 18:42:18 +0000 (10:42 -0800)
commite7c86f4ac4f24db10b607bc0f38586e0d3af2ec4
treeed69f35715836cf9e107bbccfa031b9177d4b7c1
parentd7350efc402cbb7bb437cf23e559ef8ac38f1018
[RISCV] Use inheritance to reduce some repeated code in tablegen. NFC

The VLX and VSX searchable tables, share the same format so we
can have a common base class for them.
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td