[all-commits] [llvm/llvm-project] 2ba769: [RISCV] Add scheduling resources for Vector pseudo...

Evandro Menezes via All-commits all-commits at lists.llvm.org
Mon Dec 6 17:15:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ba7698423967170331430e4e2b53ee808c98df1
      https://github.com/llvm/llvm-project/commit/2ba7698423967170331430e4e2b53ee808c98df1
  Author: Evandro Menezes <evandro.menezes at sifive.com>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

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

  Log Message:
  -----------
  [RISCV] Add scheduling resources for Vector pseudo instructions.

Add the scheduling resources for the V extension pseudo instructions.

Authored-by: Evandro Menezes <evandro.menezes at sifive.com>

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




More information about the All-commits mailing list