It doesn't need anything from Analysis::SchedClassCluster class,
and takes ResolvedSchedClass as param, so this seems rather fitting.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D59994
[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,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 29 2019, 7:52 AM Closed by commit rL357263: [NFC][llvm-exegesis] Also promote getSchedClassPoint() into ResolvedSchedClass. (authored by lebedevri). · Explain WhyMar 29 2019, 7:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 192823 tools/llvm-exegesis/lib/Analysis.h
tools/llvm-exegesis/lib/Analysis.cpp
tools/llvm-exegesis/lib/SchedClassResolution.h
tools/llvm-exegesis/lib/SchedClassResolution.cpp
|