[PATCH] D12843: [Polly] Merge IRAccess into MemoryAccess
Mailing List "llvm-commits" via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 13:38:50 PDT 2015
llvm-commits added a comment.
> Meinersbur added a comment.
> If you give me a definition of what the order is supposed to be, I can try to preserve it.
The order of non-scalar memory accesses in a statement should be the same as
the order of the corresponding memory access instructions in the BB. If
I understand you correctly that will not change, thus I'm good.
- F831475: msg-32017-427.dat <http://reviews.llvm.org/F831475>
- F831474: msg-32017-428.txt <http://reviews.llvm.org/F831474>
http://reviews.llvm.org/D12843
More information about the llvm-commits
mailing list