[PATCH] D58728: [MCA] Highlight kernel bottlenecks in the summary view.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 04:31:00 PST 2019


andreadb updated this revision to Diff 188708.
andreadb marked 17 inline comments as done.
andreadb added a comment.

Patch updated.

Addressed review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58728/new/

https://reviews.llvm.org/D58728

Files:
  docs/CommandGuide/llvm-mca.rst
  include/llvm/MCA/Context.h
  include/llvm/MCA/HWEventListener.h
  include/llvm/MCA/HardwareUnits/Scheduler.h
  include/llvm/MCA/Instruction.h
  include/llvm/MCA/Stages/ExecuteStage.h
  lib/MCA/Context.cpp
  lib/MCA/HardwareUnits/Scheduler.cpp
  lib/MCA/Stages/ExecuteStage.cpp
  test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-1.s
  test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-2.s
  test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-3.s
  tools/llvm-mca/Views/SummaryView.cpp
  tools/llvm-mca/Views/SummaryView.h
  tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58728.188708.patch
Type: text/x-patch
Size: 35185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/4a7a5999/attachment.bin>


More information about the llvm-commits mailing list