[PATCH] D17097: [AArch64] add mem ref to unscaled pairs
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 16:13:53 PST 2016
mcrosier added a comment.
Thanks for working on this. To be clear, this change does not increase the number of paired instructions. Adding the MMOs allows the MI scheduler to reason about dependencies and in turn allows more scheduling freedom.
Do you have any performance results?
Chad
http://reviews.llvm.org/D17097
More information about the llvm-commits
mailing list