[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 14:16:34 PDT 2018


mattd updated this revision to Diff 151247.
mattd marked 6 inline comments as done.
mattd added a comment.

Thanks for the review @andreadb!  I updated this based on your suggestions.


https://reviews.llvm.org/D47246

Files:
  tools/llvm-mca/Backend.cpp
  tools/llvm-mca/Backend.h
  tools/llvm-mca/CMakeLists.txt
  tools/llvm-mca/DispatchStage.cpp
  tools/llvm-mca/DispatchStage.h
  tools/llvm-mca/ExecuteStage.cpp
  tools/llvm-mca/ExecuteStage.h
  tools/llvm-mca/Scheduler.cpp
  tools/llvm-mca/Scheduler.h

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


More information about the llvm-commits mailing list