[all-commits] [llvm/llvm-project] 775a22: [NFC] Remove unused variable `MF`
Hubert Tong via All-commits
all-commits at lists.llvm.org
Sun Jun 12 13:33:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 775a22e32a71b1592bcc254c1cfcb037ac944aa6
https://github.com/llvm/llvm-project/commit/775a22e32a71b1592bcc254c1cfcb037ac944aa6
Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
Date: 2022-06-12 (Sun, 12 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[NFC] Remove unused variable `MF`
https://reviews.llvm.org/D127583 removed the only use of this variable
and broke builds with warnings-as-errors.
More information about the All-commits
mailing list