[all-commits] [llvm/llvm-project] 774b33: [RISCV] Use inheritance to reduce repeated code in...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Jun 7 08:50:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 774b33632998591a6714948da62fcf39126b9ee4
      https://github.com/llvm/llvm-project/commit/774b33632998591a6714948da62fcf39126b9ee4
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td

  Log Message:
  -----------
  [RISCV] Use inheritance to reduce repeated code in RISCVInstrInfoV.td. NFC

Reviewed By: pcwang-thead

Differential Revision: https://reviews.llvm.org/D152343




More information about the All-commits mailing list