[RISCV] Remove redundant code checking for exact VTYPE match [nfc]
authorPhilip Reames <preames@rivosinc.com>
Fri, 17 Jun 2022 19:20:20 +0000 (12:20 -0700)
committerPhilip Reames <listmail@philipreames.com>
Fri, 17 Jun 2022 19:20:20 +0000 (12:20 -0700)
commitfb8ecca06f6a9798f0e246853749c68fa17e18e9
tree1d80130dce7a4c5e2344300c345070d4df6473de
parent4d245f1bc2e2615c0e6f7fb79cac9a4d97dc9847
[RISCV] Remove redundant code checking for exact VTYPE match [nfc]

Should be fully covered by the generic demanded field based logic just below, and this ensures better coverage of that logic.
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp