[RISCV][CodeGen] Kill dead pseudo classes and replace with specific LMUL versions...
authorMichael Maitland <michaeltmaitland@gmail.com>
Wed, 7 Dec 2022 01:11:20 +0000 (17:11 -0800)
committerMichael Maitland <michaeltmaitland@gmail.com>
Wed, 7 Dec 2022 01:11:20 +0000 (17:11 -0800)
commit297e95b865aab8e33bfb792c36ed8c166a2d09d6
treebf8b67e2a59f7263bd5f30000a62c189552a4f29
parent7b3650285442f0c1cf7f7417706c0c66f9b5262c
[RISCV][CodeGen] Kill dead pseudo classes and replace with specific LMUL versions. NFC

Since changes to account for LMUL in scheduler model existed over patches, we had to keep
both LMUL specific and all LMUL classes around. Now that only the LMUL specific
classes are used, we can remove the old ones.
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td