[PATCH] D109323: [AArch64] Improve adrp schedule modelling on the Cortex-A55
Nicholas Guy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 6 06:50:42 PDT 2021
NickGuy created this revision.
NickGuy added reviewers: SjoerdMeijer, dmgreen.
NickGuy added a project: LLVM.
Herald added subscribers: gbedwell, hiraditya, kristof.beyls.
Herald added a reviewer: andreadb.
NickGuy requested review of this revision.
Enables the FuseAddress feature in the Cortex-A55 scheduling model, and sets the scheduling information for the ##LoadUI## multiclass.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109323
Files:
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/test/tools/llvm-mca/AArch64/Cortex/A55-load-readadv.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109323.370910.patch
Type: text/x-patch
Size: 109717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210906/f3ce20cd/attachment.bin>
More information about the llvm-commits
mailing list