[all-commits] [llvm/llvm-project] 03610a: [RISCV] Remove Inst bits from Pseudo tablegen clas...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Feb 23 15:10:10 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03610af3d58d82a958bf65903c4cbda258f121cb
      https://github.com/llvm/llvm-project/commit/03610af3d58d82a958bf65903c4cbda258f121cb
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrFormats.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoF.td

  Log Message:
  -----------
  [RISCV] Remove Inst bits from Pseudo tablegen class. NFC

Pseudods shouldn't have encoding information so these bits should
never be used.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list