[PATCH] D44686: [llvm-mca] Move the logic that computes the scheduler's queue usage to the BackendStatistics view.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 11:09:31 PDT 2018


andreadb updated this revision to Diff 139164.
andreadb added a comment.

Patch updated.


https://reviews.llvm.org/D44686

Files:
  tools/llvm-mca/Backend.cpp
  tools/llvm-mca/Backend.h
  tools/llvm-mca/BackendStatistics.cpp
  tools/llvm-mca/BackendStatistics.h
  tools/llvm-mca/HWEventListener.h
  tools/llvm-mca/Scheduler.cpp
  tools/llvm-mca/Scheduler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44686.139164.patch
Type: text/x-patch
Size: 14620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/4ebd8b1d/attachment.bin>


More information about the llvm-commits mailing list