[PATCH] D49250: [llvm-mca] Add cycleBegin/cycleEnd callbacks to mca::Stage.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 16:04:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336959: [llvm-mca] Add cycleBegin/cycleEnd callbacks to mca::Stage. (authored by mattd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49250?vs=155270&id=155300#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49250

Files:
  llvm/trunk/tools/llvm-mca/DispatchStage.cpp
  llvm/trunk/tools/llvm-mca/DispatchStage.h
  llvm/trunk/tools/llvm-mca/ExecuteStage.cpp
  llvm/trunk/tools/llvm-mca/ExecuteStage.h
  llvm/trunk/tools/llvm-mca/FetchStage.cpp
  llvm/trunk/tools/llvm-mca/FetchStage.h
  llvm/trunk/tools/llvm-mca/Pipeline.cpp
  llvm/trunk/tools/llvm-mca/Pipeline.h
  llvm/trunk/tools/llvm-mca/RetireStage.cpp
  llvm/trunk/tools/llvm-mca/RetireStage.h
  llvm/trunk/tools/llvm-mca/Stage.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49250.155300.patch
Type: text/x-patch
Size: 7449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/faf70bce/attachment.bin>


More information about the llvm-commits mailing list