[PATCH] D19984: [LV] Preserve order of dependences in interleaved accesses analysis
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Wed May 18 22:08:23 PDT 2016
anemet added a comment.
In http://reviews.llvm.org/D19984#433539, @mssimpso wrote:
> I had to make one change to LAA: We now try to prove strided accesses independent before handling the negative distance cases.
Yes, I've seen this recently too. Can you please split this out (and commit) with an appropriate LAA testcase.
http://reviews.llvm.org/D19984
More information about the llvm-commits
mailing list