[NFC] Remove unused variable `MF`
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Sun, 12 Jun 2022 20:31:55 +0000 (16:31 -0400)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Sun, 12 Jun 2022 20:31:55 +0000 (16:31 -0400)
commit775a22e32a71b1592bcc254c1cfcb037ac944aa6
tree842da7045fb8cae3a968516aa7413512adde9e54
parent0d108f7908586efe2d550fed10ba21b4ea69836e
[NFC] Remove unused variable `MF`

https://reviews.llvm.org/D127583 removed the only use of this variable
and broke builds with warnings-as-errors.
llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp