[polly] delinearize together all array refs

Sebastian Pop spop at codeaurora.org
Fri May 9 14:07:42 PDT 2014


Hi Tobi,

here is the first half of making polly delinearize all memory accesses together:
this is only modifying the scop detection. I wanted to get your comments on this
part before I do the next part in the translation to the polyhedral representation.

Ok to commit this first part?
Thanks,
Sebastian
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-delinearize-together-all-accesses-to-the-same-array.patch
Type: text/x-diff
Size: 5856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140509/617d4bbe/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-move-findArrayDimensions-to-ScalarEvolution.patch
Type: text/x-diff
Size: 5614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140509/617d4bbe/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-typo-in-debug-message.patch
Type: text/x-diff
Size: 847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140509/617d4bbe/attachment-0002.patch>


More information about the llvm-commits mailing list