[RISCV] Add a version of insertVSETVLI which uses an iterator [NFC]
authorPhilip Reames <preames@rivosinc.com>
Tue, 3 May 2022 21:00:51 +0000 (14:00 -0700)
committerPhilip Reames <preames@rivosinc.com>
Wed, 4 May 2022 21:48:31 +0000 (14:48 -0700)
commit18ed2ee80c540d8b9c389d3722c70f89593c2b44
tree484464e302910d9e40952bb19315b1d916ec25c4
parent63f21f4cc7bb12614e7049c464f115bdcb8b7fe5
[RISCV] Add a version of insertVSETVLI which uses an iterator [NFC]

This is to simplify the final version of D124869.
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp