[PATCH] D158498: [ARM] Add the Arm Cortex-M85 scheduling model
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 02:56:28 PDT 2023
samtebbs created this revision.
samtebbs added reviewers: dmgreen, dpenry.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
samtebbs requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch adds a scheduling model for the Arm Cortex-M85 CPU and is based on the Software Optimisation Guide made available at https://developer.arm.com/documentation/107950/0100 .
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158498
Files:
llvm/lib/Target/ARM/ARM.td
llvm/lib/Target/ARM/ARMScheduleM85.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158498.552282.patch
Type: text/x-patch
Size: 44677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230822/09ac503c/attachment-0001.bin>
More information about the llvm-commits
mailing list