If we are changing the MI operand from Reg to Imm, we need also handle its implicit use if have.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D56078
[PowerPC] Remove the implicit use of the register if it is replaced by Imm ClosedPublic Authored by steven.zhang on Dec 25 2018, 7:14 PM.
Details Summary If we are changing the MI operand from Reg to Imm, we need also handle its implicit use if have.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 27 2018, 9:21 AM Closed by commit rL350115: [PowerPC] Remove the implicit use of the register if it is replaced by Imm (authored by • qshanz). · Explain WhyDec 27 2018, 7:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179495 llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/test/CodeGen/PowerPC/remove-implicit-use.mir
|