[PATCH] D13676: [Polly] Store leading and trailing memory accesses separately
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 13 08:15:45 PDT 2015
Meinersbur updated the summary for this revision.
Meinersbur updated this revision to Diff 37254.
Meinersbur added a comment.
Make InstructionToAccess a map-of-lists again, consistently use LeadingLoads/TrailingStores in BlockGenerator. addressing smaller comments
http://reviews.llvm.org/D13676
Files:
include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
lib/CodeGen/BlockGenerators.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13676.37254.patch
Type: text/x-patch
Size: 15006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151013/74b51183/attachment.bin>
More information about the llvm-commits
mailing list