[PATCH] D30694: [Polly] Require LoadInst base ptrs to be hoisted.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 7 12:40:46 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297195: [ScopDetection] Require LoadInst base pointers to be hoisted. (authored by Meinersbur).
Changed prior to commit:
https://reviews.llvm.org/D30694?vs=90846&id=90915#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30694
Files:
polly/trunk/include/polly/ScopDetection.h
polly/trunk/lib/Analysis/ScopDetection.cpp
polly/trunk/test/Isl/CodeGen/OpenMP/loop-body-references-outer-values-3.ll
polly/trunk/test/Isl/CodeGen/OpenMP/single_loop_with_loop_invariant_baseptr.ll
polly/trunk/test/ScopDetect/base_pointer.ll
polly/trunk/test/ScopDetect/base_pointer_load_is_inst_inside_invariant_1___%for.i---%exit.jscop
polly/trunk/test/ScopDetect/base_pointer_load_setNewAccessRelation.ll
polly/trunk/test/ScopDetectionDiagnostics/ReportVariantBasePtr-01.ll
polly/trunk/test/ScopInfo/ranged_parameter_2.ll
polly/trunk/test/ScopInfo/variant_base_pointer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30694.90915.patch
Type: text/x-patch
Size: 10734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/9fac8f1a/attachment.bin>
More information about the llvm-commits
mailing list