This is an archive of the discontinued LLVM Phabricator instance.

[NFC][llvm-exegesis] Also promote getSchedClassPoint() into ResolvedSchedClass.
ClosedPublic

Authored by lebedev.ri on Mar 29 2019, 7:50 AM.

Details

Summary

It doesn't need anything from Analysis::SchedClassCluster class,
and takes ResolvedSchedClass as param, so this seems rather fitting.

Diff Detail

Repository
rL LLVM

Event Timeline

lebedev.ri created this revision.Mar 29 2019, 7:50 AM
courbet accepted this revision.Mar 29 2019, 7:52 AM
This revision is now accepted and ready to land.Mar 29 2019, 7:52 AM
This revision was automatically updated to reflect the committed changes.