[PATCH] D16878: [POLLY] Support accesses with differently sized types to the same array
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 04:16:41 PST 2016
grosser updated this revision to Diff 46894.
grosser updated the summary for this revision.
grosser added a comment.
Addressed Michael's comment
http://reviews.llvm.org/D16878
Files:
include/polly/ScopDetectionDiagnostic.h
include/polly/ScopInfo.h
include/polly/Support/ScopHelper.h
lib/Analysis/ScopDetection.cpp
lib/Analysis/ScopDetectionDiagnostic.cpp
lib/Analysis/ScopInfo.cpp
lib/CodeGen/BlockGenerators.cpp
lib/CodeGen/IslNodeBuilder.cpp
test/Isl/CodeGen/MemAccess/multiple_types.ll
test/Isl/CodeGen/MemAccess/multiple_types___%bb1---%bb22.jscop
test/Isl/CodeGen/multiple-types-invariant-load.ll
test/ScopDetectionDiagnostics/ReportDifferentElementSize.ll
test/ScopInfo/multiple-types-access-offset-not-dividable-by-element-size.ll
test/ScopInfo/multiple-types-non-power-of-two-2.ll
test/ScopInfo/multiple-types-non-power-of-two.ll
test/ScopInfo/multiple-types-two-dimensional-2.ll
test/ScopInfo/multiple-types-two-dimensional.ll
test/ScopInfo/multiple-types.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16878.46894.patch
Type: text/x-patch
Size: 45629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/6500598a/attachment.bin>
More information about the llvm-commits
mailing list