[all-commits] [llvm/llvm-project] 059987: [RISCV] Remove some unused ImmLeafs. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Mar 30 18:54:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05998701b93e7db18e6327293e6f634bd31bc4d8
https://github.com/llvm/llvm-project/commit/05998701b93e7db18e6327293e6f634bd31bc4d8
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-03-30 (Tue, 30 Mar 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
Log Message:
-----------
[RISCV] Remove some unused ImmLeafs. NFC
These got left behind when we switched RV32 to use selectImm to
match RV64.
More information about the All-commits
mailing list