Reduce indentation level; preparation for D24956.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D27063
[SelectionDAG] Early-out in TargetLowering::expandMUL (NFC) ClosedPublic Authored by nhaehnle on Nov 23 2016, 1:08 PM.
Details
Diff Detail
Event Timelinenhaehnle added a child revision: D24956: [SelectionDAG] Add expansion and promotion of [US]MUL_LOHI.Nov 23 2016, 1:12 PM This revision is now accepted and ready to land.Nov 23 2016, 1:16 PM Closed by commit rL287831: [SelectionDAG] Early-out in TargetLowering::expandMUL (NFC) (authored by nha). · Explain WhyNov 23 2016, 2:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 79149 llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
|