diff options
author | Matt Davis <Matthew.Davis@sony.com> | 2018-05-22 20:51:58 +0000 |
---|---|---|
committer | Matt Davis <Matthew.Davis@sony.com> | 2018-05-22 20:51:58 +0000 |
commit | bd12532300dec6e307bfe10b9b0b5eca7f9655fb (patch) | |
tree | 78c0f445fc279324825ba815fffe9cd3d5295120 /llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp | |
parent | a65d39e479fd780958649be35358f7d38ea6273c (diff) | |
download | llvm-bd12532300dec6e307bfe10b9b0b5eca7f9655fb.zip llvm-bd12532300dec6e307bfe10b9b0b5eca7f9655fb.tar.gz llvm-bd12532300dec6e307bfe10b9b0b5eca7f9655fb.tar.bz2 |
[llvm-mca] Move DispatchStage::cycleEvent to preExecute. NFC.
Summary:
This is an intermediate change, it moves the non-notification logic from
Backend::notifyCycleBegin to runCycle().
Once the scheduler becomes part of the Execution stage
the explicit call to Scheduler::cycleEvent will disappear.
The logic for Dispatch::cycleEvent() can be in
the preExecute phase, which this patch addresses.
Reviewers: andreadb, RKSimon, courbet
Reviewed By: andreadb
Subscribers: tschuett, gbedwell, llvm-commits
Differential Revision: https://reviews.llvm.org/D47213
llvm-svn: 333029
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp')
0 files changed, 0 insertions, 0 deletions