This is an archive of the discontinued LLVM Phabricator instance.

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
pre-computing edges.

Diff Detail

Repository
rL LLVM

Event Timeline

iteratee created this revision.Feb 23 2017, 12:46 PM
This revision is now accepted and ready to land.Feb 23 2017, 12:53 PM
This revision was automatically updated to reflect the committed changes.