[PATCH] D92296: [AARCH64] Improve accumulator forwarding for Cortex-A57 model

Usman Nadeem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 12:08:50 PST 2020


mnadeem updated this revision to Diff 310603.
mnadeem edited the summary of this revision.
mnadeem added a comment.
Herald added a subscriber: gbedwell.
Herald added a reviewer: andreadb.

Replaced the .ll test with llvm-mca test, modified some comments and the summary. 
Removed shift->shift-accumulate forwarding because the manual was not clear if its allowed.


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.310603.patch
Type: text/x-patch
Size: 24912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/549c3cef/attachment.bin>


More information about the llvm-commits mailing list