[all-commits] [llvm/llvm-project] a3d4e4: [RISCV] Ues PatGpr to reduce some tablegen code. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Sun May 7 15:10:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3d4e42a9d069b4d1d2a4b092cab644443306b8e
      https://github.com/llvm/llvm-project/commit/a3d4e42a9d069b4d1d2a4b092cab644443306b8e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-07 (Sun, 07 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfo.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoZb.td

  Log Message:
  -----------
  [RISCV] Ues PatGpr to reduce some tablegen code. NFC


  Commit: 5a50ba03e9adb1614189530f8a5ef06d90dfd670
      https://github.com/llvm/llvm-project/commit/5a50ba03e9adb1614189530f8a5ef06d90dfd670
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-07 (Sun, 07 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td

  Log Message:
  -----------
  [RISCV] Use inheritance instead of nesting multiclass instantiaions. NFC


Compare: https://github.com/llvm/llvm-project/compare/b774f14841a2...5a50ba03e9ad


More information about the All-commits mailing list