In certain cases it is possible that transient instructions such as
%reg = IMPLICIT_DEF as a single instruction in a basic block to reach
the MipsHazardSchedule pass. This patch teaches MipsHazardSchedule to
properly look through such cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with a nit.
test/CodeGen/Mips/compactbranches/compact-branch-implicit-def.mir | ||
---|---|---|
11 ↗ | (On Diff #79551) | Nit: Unnecessary white space. |