[all-commits] [llvm/llvm-project] 00a04d: [RISCV] Rename WriteFCvtF32ToF32 sched class to Wr...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Apr 24 12:05:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00a04de2edf713232bb7907693daa8159285295d
      https://github.com/llvm/llvm-project/commit/00a04de2edf713232bb7907693daa8159285295d
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-04-24 (Mon, 24 Apr 2023)

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

  Log Message:
  -----------
  [RISCV] Rename WriteFCvtF32ToF32 sched class to WriteFRoundF32.

Round better matches the instructions this is used for.

Do the same for F16 and F64 as well as the Read classes.




More information about the All-commits mailing list