[PATCH] D91355: [ARM] Cortex-M7 schedule
David Penry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 07:59:10 PST 2020
dpenry created this revision.
dpenry added reviewers: SjoerdMeijer, dmgreen.
Herald added subscribers: llvm-commits, danielkiss, gbedwell, hiraditya, kristof.beyls.
Herald added a reviewer: andreadb.
Herald added a project: LLVM.
dpenry requested review of this revision.
This patch adds the SchedMachineModel for Cortex-M7. It
also adds test cases for the scheduling information.
Details of the pipeline and descriptions are in comments
in file ARMScheduleM7.td included in this patch.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D91355
Files:
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMScheduleM7.td
llvm/test/tools/llvm-mca/ARM/m7-fp.s
llvm/test/tools/llvm-mca/ARM/m7-int.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91355.304839.patch
Type: text/x-patch
Size: 141263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/d267300a/attachment-0001.bin>
More information about the llvm-commits
mailing list