[PATCH] D86644: [llvm-mca] Initial implementation of output serialization using JSON
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 03:43:08 PST 2021
RKSimon added inline comments.
================
Comment at: llvm/docs/CommandGuide/llvm-mca.rst:213
+ resources are printed as members of special top level JSON objects. The
+ individual views refer to them by index.
+
----------------
Please can you add a mention in "llvm-project\llvm\docs\ReleaseNotes.rst" in the "Changes to the LLVM tools" section.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86644/new/
https://reviews.llvm.org/D86644
More information about the llvm-commits
mailing list