[RISCV] Add octuple to LMULInfo tablegen class, remove octuple_from_str. NFCI
authorCraig Topper <craig.topper@sifive.com>
Fri, 28 May 2021 18:51:20 +0000 (11:51 -0700)
committerCraig Topper <craig.topper@sifive.com>
Fri, 28 May 2021 18:53:05 +0000 (11:53 -0700)
commit58cb64921280d1a0c07e6f69f741f57df7a4b68a
treee5a609b5b8bc148afeacf0b4dde6d975b0938fb4
parentf63adf5b67f7a25b15f81d3a1a207aba4f226dc4
[RISCV] Add octuple to LMULInfo tablegen class, remove octuple_from_str. NFCI

octuple_from_str was always used with the MX field from an
LMULInfo. Might as well just precompute it and put it in the class.
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td