[PATCH] D115138: [llvm-mca] Compare multiple files

Milica Matic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 05:29:59 PST 2021


mmatic05 updated this revision to Diff 393119.
mmatic05 edited the summary of this revision.
mmatic05 added a comment.
Herald added a subscriber: pengfei.

- addressed comments

Thanks a lot everyone on suggestions and comments. 
We do not have information about the resource pressure (for iteration) in the json object that is the result of the llvm-mca tool. This may be one of the future patches, which will parse the stdout. I would also leave the json format printing for some next patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115138/new/

https://reviews.llvm.org/D115138

Files:
  llvm/utils/llvm-mca-compare-multiple-files.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115138.393119.patch
Type: text/x-patch
Size: 8096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/895d38fd/attachment.bin>


More information about the llvm-commits mailing list