[all-commits] [llvm/llvm-project] 100d20: [RISCV] Add scheduling for Zfa instructions

joshua-arch1 via All-commits all-commits at lists.llvm.org
Wed Apr 19 22:51:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 100d2079f605cf10e903cce16546adfc2199bea7
      https://github.com/llvm/llvm-project/commit/100d2079f605cf10e903cce16546adfc2199bea7
  Author: Jun Sha (Joshua) <cooper.joshua at linux.alibaba.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
    M llvm/lib/Target/RISCV/RISCVSchedRocket.td
    M llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
    M llvm/lib/Target/RISCV/RISCVSchedSyntacoreSCR1.td
    M llvm/lib/Target/RISCV/RISCVSchedule.td

  Log Message:
  -----------
  [RISCV] Add scheduling for Zfa instructions

Reviewed By: craig.topper

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




More information about the All-commits mailing list