[PATCH] D49692: [llvm-mca][docs] Add instruction flow documentation. NFC.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 13:30:40 PDT 2018


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

This patch mostly copies the existing Instruction Flow, and stage descriptions
from the mca README.  I made a few text tweaks, but no semantic changes,
and made reference to the "default pipeline."  I also removed the internals
references (e.g., reference to class names and header files).  I did leave the
LSUnit name around, but only as an abbreviated word for the load-store unit.


https://reviews.llvm.org/D49692

Files:
  docs/CommandGuide/llvm-mca.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49692.156863.patch
Type: text/x-patch
Size: 10757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/faa03716/attachment.bin>


More information about the llvm-commits mailing list