[all-commits] [llvm/llvm-project] 902c1b: [RISCV] Remove unused SchedClass WriteVFCvtFToFV. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Oct 11 16:26:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 902c1b3c2f4c587c8d4b77e7cbc49cf73c0513db
      https://github.com/llvm/llvm-project/commit/902c1b3c2f4c587c8d4b77e7cbc49cf73c0513db
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVScheduleV.td

  Log Message:
  -----------
  [RISCV] Remove unused SchedClass WriteVFCvtFToFV. NFC

This isn't bound to any instruction. From the section comment it
was for single-width F-to-F conversions, but those don't exist.




More information about the All-commits mailing list