[PATCH] D86177: [llvm-mca][NFC] Separate calculation of display data from its display in the summary and instruction info views
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 19 13:51:34 PDT 2020
wolfgangp updated this revision to Diff 286654.
wolfgangp marked 4 inline comments as done.
wolfgangp added a comment.
Addressed review comments:
- Using MutableArrayRef
- Using range-based for loops with zip
- Using default initializers with InstructionInfoViewData
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86177/new/
https://reviews.llvm.org/D86177
Files:
llvm/tools/llvm-mca/Views/InstructionInfoView.cpp
llvm/tools/llvm-mca/Views/InstructionInfoView.h
llvm/tools/llvm-mca/Views/SummaryView.cpp
llvm/tools/llvm-mca/Views/SummaryView.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86177.286654.patch
Type: text/x-patch
Size: 10365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/28046819/attachment.bin>
More information about the llvm-commits
mailing list