[PATCH] D49329: [llvm-mca] Turn InstructionTables into a Stage.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 14 12:10:49 PDT 2018


mattd updated this revision to Diff 155566.
mattd marked 4 inline comments as done.
mattd added a comment.

- Removed some constified locals (my style/habit)
- Yanked out the original Printer functionality from InstructionTables, and use the PipelinePrinter instead.




https://reviews.llvm.org/D49329

Files:
  tools/llvm-mca/InstructionTables.cpp
  tools/llvm-mca/InstructionTables.h
  tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49329.155566.patch
Type: text/x-patch
Size: 9072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180714/c1d14925/attachment.bin>


More information about the llvm-commits mailing list