[all-commits] [llvm/llvm-project] 94257d: [RISCV] Remove unused method isUImm5NonZero() from...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Jan 4 00:22:21 PST 2021


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

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp

  Log Message:
  -----------
  [RISCV] Remove unused method isUImm5NonZero() from RISCVAsmParser.cpp. NFC

The operand predicate that used this has been gone for a while.




More information about the All-commits mailing list