[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
Tue May 15 16:33:12 PDT 2018
mattd created this revision.
mattd added reviewers: andreadb, RKSimon.
Herald added subscribers: gbedwell, tschuett, mgorny.
This change will help us turn the DispatchUnit into its own stage.
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.146960.patch
Type: text/x-patch
Size: 35545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/82a41e36/attachment.bin>
More information about the llvm-commits
mailing list