[PATCH] D92296: [AARCH64] Improve accumulator forwarding for Cortex-A57 model
Usman Nadeem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 27 11:14:06 PST 2020
mnadeem updated this revision to Diff 313793.
mnadeem added a comment.
1. Removed changes that were not related to forwarding.
2. Removed forward from ASMID multiplies (mul, pmul, sqdmulh, smull, umull).
3. Updated the test case accordingly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92296/new/
https://reviews.llvm.org/D92296
Files:
llvm/lib/Target/AArch64/AArch64SchedA57.td
llvm/lib/Target/AArch64/AArch64SchedA57WriteRes.td
llvm/test/tools/llvm-mca/AArch64/Cortex/forwarding-A57.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92296.313793.patch
Type: text/x-patch
Size: 20076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201227/3484b13c/attachment.bin>
More information about the llvm-commits
mailing list