[PATCH] D46916: [llvm-mca] Move the RegisterFile class into its own translation unit. NFC

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 09:27:51 PDT 2018


mattd updated this revision to Diff 147112.
mattd marked 2 inline comments as done.
mattd added a comment.

Corrected the #include directives.


https://reviews.llvm.org/D46916

Files:
  tools/llvm-mca/CMakeLists.txt
  tools/llvm-mca/Dispatch.cpp
  tools/llvm-mca/Dispatch.h
  tools/llvm-mca/RegisterFile.cpp
  tools/llvm-mca/RegisterFile.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46916.147112.patch
Type: text/x-patch
Size: 35540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180516/89a4fd36/attachment.bin>


More information about the llvm-commits mailing list