[PATCH] D15687: [Polly] Never add read accesses for synthesizable values
Michael Kruse via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 27 14:56:05 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL258998: ScopInfo: Never add read accesses for synthesizable values (authored by Meinersbur).
Changed prior to commit:
http://reviews.llvm.org/D15687?vs=46141&id=46182#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15687
Files:
polly/trunk/lib/Analysis/ScopInfo.cpp
polly/trunk/test/Isl/CodeGen/phi-defined-before-scop.ll
polly/trunk/test/Isl/CodeGen/synthesizable_phi_write_after_loop.ll
polly/trunk/test/Isl/CodeGen/uninitialized_scalar_memory.ll
polly/trunk/test/ScopInfo/NonAffine/non_affine_loop_used_later.ll
polly/trunk/test/ScopInfo/non_affine_region_1.ll
polly/trunk/test/ScopInfo/non_affine_region_3.ll
polly/trunk/test/ScopInfo/pointer-used-as-base-pointer-and-scalar-read.ll
polly/trunk/test/ScopInfo/same-base-address-scalar-and-array.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15687.46182.patch
Type: text/x-patch
Size: 8935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160127/5bec1a28/attachment.bin>
More information about the llvm-commits
mailing list