[all-commits] [llvm/llvm-project] 63a5ac: [RISCV] Add scheduling resources for V

Evandro Menezes via All-commits all-commits at lists.llvm.org
Tue Aug 3 13:48:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 63a5ac4e0d969f41bf71785cc3979349a45a2892
      https://github.com/llvm/llvm-project/commit/63a5ac4e0d969f41bf71785cc3979349a45a2892
  Author: Evandro Menezes <evandro.menezes at sifive.com>
  Date:   2021-08-03 (Tue, 03 Aug 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
    M llvm/lib/Target/RISCV/RISCVSchedRocket.td
    M llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
    M llvm/lib/Target/RISCV/RISCVSchedule.td
    A llvm/lib/Target/RISCV/RISCVScheduleV.td

  Log Message:
  -----------
  [RISCV] Add scheduling resources for V

Add the scheduling resources for the V extension instructions.

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




More information about the All-commits mailing list