This is an archive of the discontinued LLVM Phabricator instance.

Remove MinLatency in SchedMachineModel. NFC.
ClosedPublic

Authored by flyingforyou on Apr 24 2016, 6:51 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

flyingforyou retitled this revision from to Remove MinLatency in SchedMachineModel. NFC..
flyingforyou updated this object.
flyingforyou added reviewers: mcrosier, atrick, hfinkel.
flyingforyou added a subscriber: llvm-commits.
atrick accepted this revision.Apr 25 2016, 8:57 AM
atrick edited edge metadata.

Thanks.

This revision is now accepted and ready to land.Apr 25 2016, 8:57 AM
This revision was automatically updated to reflect the committed changes.

Thanks @atrick.

Commited in r267502.