The analysis mode gives the user a clustered view of the measurement results.
Next steps are (requires the split ok AsmTemplate.Name into {mnemonic, mode}):
- Show the sched class.
- Highlight any inconsistencies with the checked-in data.
Paths
| Differential D46865
[llvm-exegesis] Add an analysis mode. ClosedPublic Authored by courbet on May 15 2018, 1:58 AM.
Details Summary The analysis mode gives the user a clustered view of the measurement results.
Diff Detail
Event Timelinegchatelet added inline comments.
This revision now requires changes to proceed.May 15 2018, 2:15 AM
This revision is now accepted and ready to land.May 15 2018, 4:48 AM Closed by commit rL332344: [llvm-exegesis] Add an analysis mode. (authored by courbet). · Explain WhyMay 15 2018, 5:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146791 llvm/trunk/tools/llvm-exegesis/lib/Analysis.h
llvm/trunk/tools/llvm-exegesis/lib/Analysis.cpp
llvm/trunk/tools/llvm-exegesis/lib/CMakeLists.txt
llvm/trunk/tools/llvm-exegesis/lib/Clustering.h
llvm/trunk/tools/llvm-exegesis/lib/Clustering.cpp
llvm/trunk/tools/llvm-exegesis/llvm-exegesis.cpp
|