[all-commits] [llvm/llvm-project] 9883aa: [RISCV] Remove some unnecessary UnsupportedSched* ...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jan 21 18:15:15 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9883aa925e4b5a730ed3705f88a73bfcb70e82e4
      https://github.com/llvm/llvm-project/commit/9883aa925e4b5a730ed3705f88a73bfcb70e82e4
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVSchedMIPSP8700.td
    M llvm/lib/Target/RISCV/RISCVSchedSyntacoreSCR1.td

  Log Message:
  -----------
  [RISCV] Remove some unnecessary UnsupportedSched* that are implied by others. NFC

Tablegen is missing a check that should have caught that these
were duplicated. I'm working to restore that check.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list