[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 30 12:42:15 PST 2020
mnadeem marked 4 inline comments as done.
mnadeem added inline comments.
================
Comment at: llvm/lib/Target/AArch64/AArch64SchedA57.td:378
// ASIMD multiply, D-form
+// MUL
----------------
Divided these into two because pmul etc dont forward.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92296/new/
https://reviews.llvm.org/D92296
More information about the llvm-commits
mailing list