[PATCH] D116361: [SchedModels][CortexA55] Fix scheduling of FP loads
Pavel Kosov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 28 22:31:00 PST 2021
kpdev42 created this revision.
kpdev42 added reviewers: dmgreen, NickGuy, andreadb.
kpdev42 added a project: LLVM.
Herald added subscribers: gbedwell, hiraditya.
kpdev42 requested review of this revision.
Patch fixes scheduling of FP load instructions with pre/post increment adding WriteAdr for address operand.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116361
Files:
llvm/lib/Target/AArch64/AArch64SchedA55.td
llvm/test/tools/llvm-mca/AArch64/Cortex/A55-basic-instructions.s
llvm/test/tools/llvm-mca/AArch64/Cortex/A55-load-readadv.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116361.396485.patch
Type: text/x-patch
Size: 120767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211229/8d31dc1f/attachment.bin>
More information about the llvm-commits
mailing list