[PATCH] D48691: [llvm-mca] Add a HardwareUnit and Context classes.
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 3 11:35:38 PDT 2018
mattd updated this revision to Diff 153945.
mattd added a comment.
- Updated the Context{.h,cpp} comment to be a bit more specific about what 'utility' routines it possesses.
- Added a mca::PipelineOptions for simplifying the creation of the default out-of-order pipeline.
https://reviews.llvm.org/D48691
Files:
tools/llvm-mca/CMakeLists.txt
tools/llvm-mca/Context.cpp
tools/llvm-mca/Context.h
tools/llvm-mca/HardwareUnit.cpp
tools/llvm-mca/HardwareUnit.h
tools/llvm-mca/RegisterFile.h
tools/llvm-mca/RetireControlUnit.h
tools/llvm-mca/Scheduler.h
tools/llvm-mca/llvm-mca.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48691.153945.patch
Type: text/x-patch
Size: 12833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/255631e0/attachment.bin>
More information about the llvm-commits
mailing list