[PATCH] D46741: [llvm-mca] Introduce a pipeline Stage class and FetchStage.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 13:24:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332390: [llvm-mca] Introduce a pipeline Stage class and FetchStage. (authored by mattd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46741?vs=146876&id=146906#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46741

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/Dispatch.cpp
  llvm/trunk/tools/llvm-mca/FetchStage.cpp
  llvm/trunk/tools/llvm-mca/FetchStage.h
  llvm/trunk/tools/llvm-mca/Instruction.h
  llvm/trunk/tools/llvm-mca/Stage.cpp
  llvm/trunk/tools/llvm-mca/Stage.h
  llvm/trunk/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46741.146906.patch
Type: text/x-patch
Size: 14740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/4761d5b3/attachment-0001.bin>


More information about the llvm-commits mailing list