[PATCH] D54957: [llvm-mca][MC] Add the ability to declare which processor resources model load/store queues (PR36666).
Andrea Di Biagio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 28 04:19:58 PST 2018
andreadb updated this revision to Diff 175663.
andreadb marked 6 inline comments as done.
andreadb added a comment.
Patch updated.
Addressed review comments.
Please let me know if okay to commit.
-Andrea
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54957/new/
https://reviews.llvm.org/D54957
Files:
include/llvm/MC/MCSchedule.h
include/llvm/Target/TargetSchedule.td
lib/Target/X86/X86ScheduleBdVer2.td
test/tools/llvm-mca/X86/BdVer2/load-throughput.s
test/tools/llvm-mca/X86/BdVer2/store-throughput.s
tools/llvm-mca/Views/SchedulerStatistics.cpp
tools/llvm-mca/Views/SchedulerStatistics.h
tools/llvm-mca/include/HardwareUnits/LSUnit.h
tools/llvm-mca/lib/Context.cpp
tools/llvm-mca/lib/HardwareUnits/LSUnit.cpp
tools/llvm-mca/llvm-mca.cpp
utils/TableGen/CodeGenSchedule.cpp
utils/TableGen/CodeGenSchedule.h
utils/TableGen/SubtargetEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54957.175663.patch
Type: text/x-patch
Size: 39635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/234ca2ce/attachment-0001.bin>
More information about the llvm-commits
mailing list