The code missed to check implicit operands of COPY instructions for
defs/uses.
rdar://30332105
Paths
| Differential D29522
MachineCopyPropagation: Respect implicit operands of COPY ClosedPublic Authored by MatzeB on Feb 3 2017, 4:37 PM.
Details Summary The code missed to check implicit operands of COPY instructions for rdar://30332105
Diff Detail
Event TimelineComment Actions LGTM.
This revision is now accepted and ready to land.Feb 3 2017, 4:52 PM Closed by commit rL294088: MachineCopyPropagation: Respect implicit operands of COPY (authored by matze). · Explain WhyFeb 3 2017, 6:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 87049 lib/CodeGen/MachineCopyPropagation.cpp
test/CodeGen/ARM/machine-copyprop.mir
|
This block could use the ReadRegister helper as well.