[all-commits] [llvm/llvm-project] 6ee39f: [RISCV] Remove unused forceMergeOpRead from SchedT...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Mar 25 12:50:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6ee39fb4c180c1425d865b2f360a09aa115549d1
      https://github.com/llvm/llvm-project/commit/6ee39fb4c180c1425d865b2f360a09aa115549d1
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

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

  Log Message:
  -----------
  [RISCV] Remove unused forceMergeOpRead from SchedTernary class. NFC

Ternary operations cannot have a merge op in addition to their 3 sources
so there is no need for this option.



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