[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 13:30:11 PDT 2018


mattd updated this revision to Diff 155570.
mattd added a comment.

- Move the adding of stages  to the pipeline earlier, so that they automatically register view-listeners when views are added to the printer.


https://reviews.llvm.org/D49329

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

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


More information about the llvm-commits mailing list