[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 10:24:57 PDT 2018
mattd updated this revision to Diff 155210.
mattd added a comment.
Moved the Instructions container cleanup to cycleEnd.
https://reviews.llvm.org/D49250
Files:
tools/llvm-mca/DispatchStage.cpp
tools/llvm-mca/DispatchStage.h
tools/llvm-mca/ExecuteStage.cpp
tools/llvm-mca/ExecuteStage.h
tools/llvm-mca/FetchStage.cpp
tools/llvm-mca/FetchStage.h
tools/llvm-mca/Pipeline.cpp
tools/llvm-mca/Pipeline.h
tools/llvm-mca/RetireStage.cpp
tools/llvm-mca/RetireStage.h
tools/llvm-mca/Stage.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49250.155210.patch
Type: text/x-patch
Size: 7642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/25e99b58/attachment.bin>
More information about the llvm-commits
mailing list