This patch teaches the hazard scheduler how to handle empty blocks
when search for the next real instruction when dealing with forbidden
slots.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31293
[mips] Deal with empty blocks in the mips hazard scheduler ClosedPublic Authored by sdardis on Mar 23 2017, 9:53 AM.
Details Summary This patch teaches the hazard scheduler how to handle empty blocks
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 4 2017, 3:14 AM Closed by commit rL299427: [mips] Deal with empty blocks in the mips hazard scheduler (authored by sdardis). · Explain WhyApr 4 2017, 4:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94047 llvm/trunk/lib/Target/Mips/MipsHazardSchedule.cpp
llvm/trunk/test/CodeGen/Mips/compactbranches/empty-block.mir
|