[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
Fri Aug 21 08:56:57 PDT 2020
wolfgangp updated this revision to Diff 287048.
wolfgangp added a comment.
Addressed review comment:
- using enumerate() instead of an explicit index variable
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.287048.patch
Type: text/x-patch
Size: 10286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200821/8cddcd2f/attachment-0001.bin>
More information about the llvm-commits
mailing list