[PATCH] D47246: [llvm-mca] Introduce the ExecuteStage (was originally the Scheduler class).

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 18:24:52 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334679: [llvm-mca] Introduce the ExecuteStage (was originally the Scheduler class). (authored by mattd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47246?vs=151247&id=151284#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47246

Files:
  llvm/trunk/tools/llvm-mca/Backend.cpp
  llvm/trunk/tools/llvm-mca/Backend.h
  llvm/trunk/tools/llvm-mca/CMakeLists.txt
  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/Scheduler.cpp
  llvm/trunk/tools/llvm-mca/Scheduler.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47246.151284.patch
Type: text/x-patch
Size: 31827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180614/d9bcb9d2/attachment.bin>


More information about the llvm-commits mailing list