[PATCH] D16878: Support accesses with differently sized types to the same array
Tobias Grosser via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 4 03:57:05 PST 2016
grosser updated this revision to Diff 46892.
grosser added a comment.
Addressed Johannes' comments.
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.46892.patch
Type: text/x-patch
Size: 45703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/ee54802c/attachment-0001.bin>
More information about the llvm-commits
mailing list