[PATCH] D17097: [AArch64] add mem ref to unscaled pairs
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 12:10:48 PST 2016
mcrosier added a comment.
In http://reviews.llvm.org/D17097#350462, @t.p.northover wrote:
> Can we have a test?
This is fairly difficult to test, but one possibility would be to dump the dependency information and show that there are fewer dependencies in the MI scheduler after this change..
http://reviews.llvm.org/D17097
More information about the llvm-commits
mailing list