[all-commits] [llvm/llvm-project] 1e66e7: [RISCV] Merge the pipeline models for Rocket

Evandro Menezes via All-commits all-commits at lists.llvm.org
Thu Sep 24 15:36:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e66e723eb66c19080f259ca7b4c165bfc1f8d08
      https://github.com/llvm/llvm-project/commit/1e66e723eb66c19080f259ca7b4c165bfc1f8d08
  Author: Evandro Menezes <ebahapo at users.noreply.github.com>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCV.td
    A llvm/lib/Target/RISCV/RISCVSchedRocket.td
    R llvm/lib/Target/RISCV/RISCVSchedRocket32.td
    R llvm/lib/Target/RISCV/RISCVSchedRocket64.td

  Log Message:
  -----------
  [RISCV] Merge the pipeline models for Rocket

Merge the 32 and 64 bit pipeline models for Rocket into a single file.

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




More information about the All-commits mailing list