Rename ComputedTrellisEdges to ComputedEdges to allow for other methods of
pre-computing edges.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30308
CodeGen: MachineBlockPlacement: Rename member to more general name. NFC. ClosedPublic Authored by iteratee on Feb 23 2017, 12:46 PM.
Details Summary Rename ComputedTrellisEdges to ComputedEdges to allow for other methods of
Diff Detail
Event Timelineiteratee added a child revision: D30309: CodeGen: BlockPlacement: Precompute layout for chains of triangles..Feb 23 2017, 12:48 PM This revision is now accepted and ready to land.Feb 23 2017, 12:53 PM Closed by commit rL296018: CodeGen: MachineBlockPlacement: Rename member to more general name. NFC. (authored by iteratee). · Explain WhyFeb 23 2017, 1:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 89557 llvm/trunk/lib/CodeGen/MachineBlockPlacement.cpp
|