[PATCH] D12843: [Polly] Merge IRAccess into MemoryAccess

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 13:31:28 PDT 2015


> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150914/9113d0b8/attachment.sig>


More information about the llvm-commits mailing list