[RISCV] Simplify vector instruction multiclasses. NFC
authorCraig Topper <craig.topper@sifive.com>
Fri, 2 Jun 2023 18:27:31 +0000 (11:27 -0700)
committerCraig Topper <craig.topper@sifive.com>
Fri, 2 Jun 2023 18:27:31 +0000 (11:27 -0700)
commitbbf96e68b181dfc148277a2c8d241901fe24f598
tree252f07d33de39243c252df99013ee463691f9c63
parent860e439fb27f86b97bfd9acce5e27f4337c471c7
[RISCV] Simplify vector instruction multiclasses. NFC

Remove 'string vw' template parameter from classes where it always
has a one value.

For the 2 classes that need it, make it required instead of having a
default.
llvm/lib/Target/RISCV/RISCVInstrInfoV.td