[PATCH] D48691: [llvm-mca] Add a HardwareUnit and Context classes.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 10:06:52 PDT 2018


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

- Removed a comment.
- Pinned the HardwareUnit's vtable in HardwareUnit.cpp


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.153749.patch
Type: text/x-patch
Size: 11939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/cdc4be69/attachment.bin>


More information about the llvm-commits mailing list