[PATCH] D51903: [llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and resource quantities.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 11 11:49:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
mattd marked an inline comment as done.
Closed by commit rL341980: [llvm-mca] Delay calculation of Cycles per Resources, separate the cycles and… (authored by mattd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51903?vs=164913&id=164940#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51903

Files:
  llvm/trunk/tools/llvm-mca/Views/ResourcePressureView.cpp
  llvm/trunk/tools/llvm-mca/Views/ResourcePressureView.h
  llvm/trunk/tools/llvm-mca/include/HWEventListener.h
  llvm/trunk/tools/llvm-mca/include/HardwareUnits/ResourceManager.h
  llvm/trunk/tools/llvm-mca/include/HardwareUnits/Scheduler.h
  llvm/trunk/tools/llvm-mca/include/Stages/ExecuteStage.h
  llvm/trunk/tools/llvm-mca/include/Stages/InstructionTables.h
  llvm/trunk/tools/llvm-mca/include/Support.h
  llvm/trunk/tools/llvm-mca/lib/HardwareUnits/ResourceManager.cpp
  llvm/trunk/tools/llvm-mca/lib/HardwareUnits/Scheduler.cpp
  llvm/trunk/tools/llvm-mca/lib/Stages/ExecuteStage.cpp
  llvm/trunk/tools/llvm-mca/lib/Stages/InstructionTables.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51903.164940.patch
Type: text/x-patch
Size: 14133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/52ff7e63/attachment.bin>


More information about the llvm-commits mailing list