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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 11:23:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328011: [llvm-mca] Move the logic that computes the scheduler's queue usage to theā€¦ (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44686?vs=139164&id=139171#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44686

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

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


More information about the llvm-commits mailing list