[PATCH] [AArch64] Changes some SchedAlias to WriteRes for Cortex-A57.
Ana Pazos
apazos at codeaurora.org
Wed Apr 8 16:31:16 PDT 2015
I have verified that with this patch the MachineCombiner pass works better and we are able to generate more multiply-add instructions on a57. Before we were missing opportunities due to wrong computation of forwarding latency (e.g., mul instruction that feeds into a madd instruction as its accumulator should have a reduced latency).
http://reviews.llvm.org/D8045
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list