[PATCH] D47639: [llvm-exegesis] Analysis: Show inconsistencies between checked-in and measured data.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 1 08:35:24 PDT 2018
courbet created this revision.
courbet added a reviewer: gchatelet.
Herald added subscribers: mgrang, tschuett.
We now highlight any sched classes whose measurements do not match the
LLVM SchedModel. "bad" clusters are marked in red.
Screenshot in phabricator diff.
Repository:
rL LLVM
https://reviews.llvm.org/D47639
Files:
tools/llvm-exegesis/lib/Analysis.cpp
tools/llvm-exegesis/lib/Analysis.h
tools/llvm-exegesis/lib/BenchmarkResult.h
tools/llvm-exegesis/lib/Clustering.cpp
tools/llvm-exegesis/lib/Clustering.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47639.149481.patch
Type: text/x-patch
Size: 22257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/dc12f0a4/attachment.bin>
More information about the llvm-commits
mailing list