This is an archive of the discontinued LLVM Phabricator instance.

enable P8Model entry
ClosedPublic

Authored by willschm on Dec 16 2014, 2:57 PM.

Details

Summary

This was missed last time around, for the P8 Instruction Scheduling changes (223257). This will hook the P8Model entry in so those changes will actually be used.

Diff Detail

Repository
rL LLVM

Event Timeline

willschm updated this revision to Diff 17367.Dec 16 2014, 2:57 PM
willschm retitled this revision from to enable P8Model entry.
willschm updated this object.
willschm edited the test plan for this revision. (Show Details)
willschm added reviewers: hfinkel, wschmidt, seurer.
willschm set the repository for this revision to rL LLVM.
willschm added a subscriber: Unknown Object (MLST).
wschmidt accepted this revision.Dec 16 2014, 3:44 PM
wschmidt edited edge metadata.

Hi Will, LGTM!

This revision is now accepted and ready to land.Dec 16 2014, 3:44 PM
willschm closed this revision.Dec 17 2014, 12:03 PM

committed in revision 224452.