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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 03:52:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355308: [MCA] Highlight kernel bottlenecks in the summary view. (authored by adibiagio, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58728?vs=188708&id=189132#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58728

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58728.189132.patch
Type: text/x-patch
Size: 35680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190304/b4b2efd4/attachment.bin>


More information about the llvm-commits mailing list