[PATCH] D48209: [MCA] Add -summary-view option
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 15 02:12:01 PDT 2018
lebedev.ri created this revision.
lebedev.ri added reviewers: RKSimon, andreadb, courbet, craig.topper.
Herald added subscribers: gbedwell, javed.absar.
While that is indeed a quite interesting summary stat,
there are cases where it does not really add anything
other than consuming extra lines.
Declutters the output of https://reviews.llvm.org/D48190.
Should i add some standalone tests for it?
Repository:
rL LLVM
https://reviews.llvm.org/D48209
Files:
test/tools/llvm-mca/X86/option-all-stats-1.s
test/tools/llvm-mca/X86/option-all-views-1.s
test/tools/llvm-mca/X86/register-file-statistics.s
test/tools/llvm-mca/X86/scheduler-queue-usage.s
tools/llvm-mca/llvm-mca.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48209.151471.patch
Type: text/x-patch
Size: 7986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180615/fd0dc660/attachment.bin>
More information about the llvm-commits
mailing list