[all-commits] [llvm/llvm-project] 18622f: [RISCV][NFC] Add base classes of Operand and uimm/...

Wang Pengcheng via All-commits all-commits at lists.llvm.org
Sat Oct 7 23:13:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 18622fc2f4bcd58f9076301babdfbcca9c0a70d0
      https://github.com/llvm/llvm-project/commit/18622fc2f4bcd58f9076301babdfbcca9c0a70d0
  Author: Wang Pengcheng <137158460+wangpc-pp at users.noreply.github.com>
  Date:   2023-10-08 (Sun, 08 Oct 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoC.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZc.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZicbo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZk.td

  Log Message:
  -----------
  [RISCV][NFC] Add base classes of Operand and uimm/simm (#68472)

To simplify code.




More information about the All-commits mailing list