[PATCH] D49527: [llvm-mca][docs][WIP] Describe the Timeline View. NFC

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 17:45:59 PDT 2018


mattd created this revision.
mattd added reviewers: andreadb, RKSimon.
Herald added subscribers: gbedwell, tschuett.

After some discussion offline, we decided to visit each View as a separate patch.  This is the initial Timeline View documentation,  reworded some (minor changes), and made rst friendly.

Ignore the 'View Descriptions' section, it felt wrong not having some introduction area prior to going into the detailed view descriptions.   I reran the sample from our dot-product test case, it doesn't look like anything significant changed from what the README.txt provides.  I'm not sure if we want to display example code/assembly inline or just reference places to find the inputs.  Since the purpose is to inspect a subset of the code, for illustrative purposes, it might be beneficial to just put the example instructions inline.


https://reviews.llvm.org/D49527

Files:
  docs/CommandGuide/llvm-mca.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49527.156193.patch
Type: text/x-patch
Size: 6079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/fb9859d6/attachment.bin>


More information about the llvm-commits mailing list