Followup to D73919 with another batch of replacements of setOperand -> replaceOperand, to make sure the old operand gets DCEd right away.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74932
[InstCombine] Use replaceOperand() in more places ClosedPublic Authored by nikic on Feb 20 2020, 2:39 PM.
Details Summary Followup to D73919 with another batch of replacements of setOperand -> replaceOperand, to make sure the old operand gets DCEd right away.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 21 2020, 5:22 AM Closed by commit rG656dff9af48b: [InstCombine] Use replaceOperand() in more places (authored by nikic). · Explain WhyFeb 21 2020, 9:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 245898 llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
|