Our downstream needs to give different scheduling for min/max from
other reductions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155108
[RISCV] Split scheduler class for integer min/max reduction from other integer reductions. NFC ClosedPublic Authored by craig.topper on Jul 12 2023, 12:31 PM.
Details Summary Our downstream needs to give different scheduling for min/max from
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 12 2023, 12:35 PM craig.topper retitled this revision from [RISCV] Split scheduler class for integer min/max reduction from other integer reductions. to [RISCV] Split scheduler class for integer min/max reduction from other integer reductions. NFC.Jul 12 2023, 12:49 PM This revision was landed with ongoing or failed builds.Jul 12 2023, 12:58 PM Closed by commit rGd43ccffdc7f5: [RISCV] Split scheduler class for integer min/max reduction from other integer… (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539689 llvm/lib/Target/RISCV/RISCVInstrInfoV.td
llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
llvm/lib/Target/RISCV/RISCVSchedSiFive7.td
llvm/lib/Target/RISCV/RISCVScheduleV.td
|