[all-commits] [llvm/llvm-project] fe597e: [RISCV] Remove unused method RISCVInstPrinter::pri...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Jan 4 12:26:16 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fe597efc30b22bac5b49ffb64e52300d661c7d78
      https://github.com/llvm/llvm-project/commit/fe597efc30b22bac5b49ffb64e52300d661c7d78
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td

  Log Message:
  -----------
  [RISCV] Remove unused method RISCVInstPrinter::printSImm5Plus1. NFC

simm5_plus1 is only used by InstAliases so should never be printed.




More information about the All-commits mailing list