commit | 53352c3d28456bdff61a8f49264da035b98dc18e | [log] [tgz] |
---|---|---|
author | Matthew Simpson <mssimpso@codeaurora.org> | Fri Jul 15 15:22:43 2016 +0000 |
committer | Matthew Simpson <mssimpso@codeaurora.org> | Fri Jul 15 15:22:43 2016 +0000 |
tree | 92cb9e4d07a40d8c482c7f8374ebd7c505b80e2f | |
parent | 6b0141c6fb3811beea7405184d73d210f5d7391a [diff] |
[LV] Swap A and B in interleaved access analysis (NFC) This patch swaps A and B in the interleaved access analysis and clarifies related comments. The algorithm is more intuitive if we let access A precede access B in program order rather than the reverse. This change was requested in the review of D19984. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275567 91177308-0d34-0410-b5e6-96231b3b80d8